反编译工具Reflector下载(集成FileGenerator和F

系统 1793 0
    Reflector是一款比较强大的反编译工具,相信很多朋友都用过它,但reflector本身有很多局限性,
  
    比如只能一个一个的查看方法等,但幸好reflector支持插件功能目前网上有很多reflector的插件,本人找取了两个应用范围很广,
  
    并且广受好评的插件:Reflector.FileDisassembler和Reflector.FileGenerator和Reflector进行了整合,放在了一个压缩包中,
  
    大家可以直接解压缩后就开始使用,其中FileGenerator在网上没有现成dll,本人编译后将其取出,放在了压缩包中,一直在苦苦找寻的朋友这次可以拿来直接用了:)
    

点击下载Reflector集成压缩包 (由于现在旧版本需要升级,可能暂时不能使用,等我找到方法后再进行修改。给各位带来麻烦实在是不好意思!)
    貌似现在7.0的版本也支持了代码导出功能。我还找到了一个5.0的版本,免升级的。大家可以试试。
    
      这里下载5.0
    
  
    现在提供 Reflector 7.0源码供大家学习研究。
    
      这里下载Reflector7.0源码
    
    

本压缩包中Reflector.exe已经升级为最新的5.0版本,具体的使用方法不多说了,只简单介绍一下本压缩包的使用步骤:
    
先下载本压缩包并解压缩,运行其中的Reflector.exe(主程序),初次运行会弹出错误提示对话框,因为引用的两个插件DLL是按照我本地实际情况配置的,
    所以你还需要根据你的实际情况来从新配置一下,方法很简单,我们拿引用FileGenerator.dll来做一个范例,
  
    
首先介绍一下Filegenerator,FileGenerator插件的作用是:根据dll文件,把里面的源文件导出成文件,导出来的文件除了没有注释,变量名也变了,
    其它的可谓是没有差别。对于一些比较好的控件,如果不是开源的,完全可以导出成文件,然后自己加上注释,少许修改,很好的利用起来。(不开源的dll,
  
    用起来也不放心啊)
  
    
具体的初始化设置方法:点击View->Add-Ins...,弹出一个窗口,然后点击Add->选择文件夹里面的:"FileGenerator.dll",点击close.
    
然后回到Reflector窗口,Tool->Generator
File(s)...
    
右边就出现了插件的窗口,选中左边的dll文件,点击右边的导出文件,源代码就全部导出来了!
    
另一个插件Reflector.FileDisassembler.dll设置方法也和这个一样。

另外再提供一些Reflector的相关插件下载:

    


























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   
Reflector.OpenRunningAssembly
Opens an assembly or
dependency from a process running on the system. The menu item is registered
under the "Tools" menu.
Website Download

反编译工具Reflector下载(集成FileGenerator和FileDisassembler)


更多文章、技术交流、商务合作、联系博主

微信扫码或搜索:z360901061

微信扫一扫加我为好友

QQ号联系: 360901061

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描下面二维码支持博主2元、5元、10元、20元等您想捐的金额吧,狠狠点击下面给点支持吧,站长非常感激您!手机微信长按不能支付解决办法:请将微信支付二维码保存到相册,切换到微信,然后点击微信右上角扫一扫功能,选择支付二维码完成支付。

【本文对您有帮助就好】

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描上面二维码支持博主2元、5元、10元、自定义金额等您想捐的金额吧,站长会非常 感谢您的哦!!!

发表我的评论
最新评论 总共0条评论