您的位置:首页 > 其它

Reflector FileDisassembler

2004-06-24 17:12 267 查看
看到博客园的用户找能反编译到文件的工具。

一个反编译工具Reflactor

这里有一个。很好用的。
推荐使用。

http://www.denisbauer.com/NETTools/FileDisassembler.aspx

Reflector.FileDisassembler

The Reflector.FileDisassembler is a little add-in for the new version of Lutz Roeder's .NET Reflector that you can use to dump the decompiler output to files of any Reflector supported language (C#, VB.NET, Delphi). This is extremely useful if you are searching for a specific line of code as you can use VS.NET's "Find in Files" or want to convert a class from one language to another.

Disclaimer: Use the Reflector.FileDisassembler at your own risk. I assume no guarantee for proper functioning.

Download:

Reflector.FileDisassembler.zip
(Please make sure that you have the matching version of .NET Reflector)

History:

V4.0.6.0 (published 2004-06-20)
compiled against new Reflector build 4.0.6.0

V4.0.3.0 (published 2004-05-23)
Feature: Assemblyinfo.cs is generated

Feature: Reflector supports IL code as another language => FileDisassembler can now dump assembly in IL code

Bugfix: (Custom) Attributes are written to the file (no matter what the reflector settings are)

V4.0.0.0 (published 2004-05-05)
Initial version
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: