Difference between revisions of "MSIL Disassembler (Ildasm.exe)"

From COPTR
Jump to navigation Jump to search
(Import from spreadsheet via script.)
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=The MSIL Disassembler is a companion tool to the MSIL Assembler (Ilasm.
 
|purpose=The MSIL Disassembler is a companion tool to the MSIL Assembler (Ilasm.
|image=
 
 
|homepage=http://msdn2.microsoft.com/en-us/library/f7dy01k1(VS.80).aspx
 
|homepage=http://msdn2.microsoft.com/en-us/library/f7dy01k1(VS.80).aspx
|license=
+
|function=File Format Migration
|platforms=
+
}}
 +
{{Infobox tool details
 +
|ohloh_id=MSIL Disassembler (Ildasm.exe)
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
 
 
 
= Description =
 
= Description =
 
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.  
 
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.  
Line 18: Line 14:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=MSIL Disassembler (Ildasm.exe)
 
}}
 

Latest revision as of 16:03, 22 April 2021





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
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt662b26e5c9bf48_23016642


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]