MSIL Disassembler (Ildasm.exe)

From COPTR
Revision as of 16:03, 22 April 2021 by Ania Molenda (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search





The MSIL Disassembler is a companion tool to the MSIL Assembler (Ilasm.
Homepage:http://msdn2.microsoft.com/en-us/library/f7dy01k1(VS.80).aspx
Function:File Format Migration


Description[edit]

The MSIL Disassembler is a companion tool to the MSIL Assembler (Ilasm.exe). Ildasm.exe takes a portable executable (PE) file that contains Microsoft intermediate language (MSIL) code and creates a text file suitable as input to Ilasm.exe.

User Experiences[edit]

Development Activity[edit]