首页 > 其他 > 详细

Ildasm.exe(MSIL 反汇编程序)

时间:2014-03-27 07:58:56      阅读:594      评论:0      收藏:0      [点我收藏+]

MSIL 反汇编程序是 MSIL 汇编程序 (Ilasm.exe) 的伙伴工具。 Ildasm.exe 采用包含 Microsoft 中间语言 (MSIL) 代码的可迁移可执行 (PE) 文件,并创建相应的文本文件作为 Ilasm.exe 的输入。

安装 Visual Studio 和 Windows SDK 时会自动安装此工具。 要运行工具,我们建议您使用 Visual Studio 命令提示符或 Windows SDK 命令提示符(也称 CMD Shell)。 您可以使用这些实用程序轻松运行工具,而不需要导航到安装文件夹。 Visual Studio and Windows SDK Command Prompts.‘>有关详细信息,请参阅Visual Studio 和 Windows SDK 命令提示

  • Start, click All Programs, click Visual Studio, click Visual Studio Tools, and then click Visual Studio Command Prompt.‘>如果您的计算机上已安装了 Visual Studio:在任务栏上依次单击 StartAll ProgramsVisual StudioVisual Studio ToolsVisual Studio Command Prompt

    - 或 -

    Start, click All Programs, click the folder for the Windows SDK, and then click Command Prompt (or CMD Shell).‘>如果您的计算机上已安装了 Windows SDK:在任务栏上依次单击 StartAll Programs、Windows SDK 文件夹和 Command Prompt(或CMD Shell)。

Ildasm.exe(MSIL 反汇编程序),布布扣,bubuko.com

Ildasm.exe(MSIL 反汇编程序)

原文:http://www.cnblogs.com/duanxz/p/3626274.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!