|
|
| 项目描述: |
Microsoft Intermediate Language (MSIL) is a language used as the output of a number of compilers (C#, VB, .NET, and so forth). The ILDasm (Intermediate Language Disassembler) program that ships with the .NET Framework SDK (FrameworkSDK\Bin\ildasm.exe) allows the user to see MSIL code in human-readable format. By using this utility, we can open any .NET executable file (exe or dll) and see MSIL code.
Microsoft Intermediate Language (MSIL) 是许多编译器 (C#, VB, .NET, 等等)的输出语言。同 .NET Framework SDK (FrameworkSDK\Bin\ildasm.exe)一起封装的 ILDasm 可以让用户以可读的方式查看MSIL代码。使用这个工具,我们可以打开任何.NET 可执行文件(exe or dll) ,查看MSIL代码。
来源: https://www.codeguru.com/Csharp/.NET/net_general/il/article.php/c4635/ |
| 类别: |
| |
|
发布者:
cbd002
|
|
| 最新发布源码包 |
| 软件包 |
版本号 |
日期 |
本地下载 |
| MSILTut |
 1.0  |
2004-04-09 |
下载 |
|
|