MSIL Disassembler (Ildasm.exe)
Revision as of 16:03, 22 April 2021 by Ania Molenda (talk | contribs)
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.