分享:反编译工具Reflector及部分插件


下载地址: http://files.cnblogs.com/cnmawei/Reflector.rar(5.0版本的,不是最新的,大家自己更新下就好了)

PS:打开该文件时 会提示更新,和一个引用插件的提示,但这并影响程序的运行和使用

部分插件下载地址:

Reflector.FileDisassembler
This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Website Download  

 

Reflector.CodeMetrics
Analyses .NET assemblies and shows design quality metrics. The menu item is registered under the "Tools" menu.
Website Download  

 

Reflector.SQL2005Browser
This add-in allows to browse .NET assemblies stored in SQL Server 2005 (Yukon) databases.
Website Download  

 

Reflector.DelphiLanguage
The Delphi view that is used inside .NET Reflector provided as a language add-in.
Website Download  

 

Reflector.McppLanguage
This add-in extends Reflector with a Managed C++ language rendering module.
Website Download  

 

Reflector.ChromeLanguage
This add-in extends Reflector with a Chrome language rendering module.
Website Download  

 

Reflector.Diff
This add-in shows differences between two versions of the same assembly.
Website Download  

 

Reflector.VisualStudio
This program is hosting .NET Reflector inside the Visual Studio 2003 IDE. Run Reflector.VisualStudio.exe to register the add-in with Visual Studio.
Website Download  

 

Reflector.ClassView
Shows class definitions as plain text with color coding. The menu item is registered under the "Tools" menu.
Website Download  

 

Reflector.CodeModelView
This add-in shows the underlying code model objects for a selected node in .NET Reflector. The menu item is registered under the "Tools" menu.
Website Download  

 

Reflector.FileGenerator
This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Download  

 

Reflector.Graph
This add-in draws assembly dependency graphs and IL graphs.
Website Download  

你可能感兴趣的:(reflect)