相信大家对.NET的反编译并不陌生,也知道现在有两个很好的工具可以反编译.NET程序集:Salamander .Net Decomplier和Reflector.Net ,Salamander .Net Decomplier功能非常强大,可以反编译混淆过的.NE代码,也可以直接将程序集中的类反编译成一个文件,但是它是需要money的,试用版提供的功能又非常有限。相对而言呢,Reflector.net 是完全免费的,但是它只能一个方法一个方法的查看,不能将程序集直接反编译成一个文件,这样也比较麻烦,好就好在它支持插件add-in功能。针对它的缺点,很多人开发了很好用的插件,可以将整个程序集的代码反编译成源文件,比如说Reflector.FileDisassemblerReflector.FileGenerator 都是很好用的。今天也突然发现了人家收集的一个列表,里面提供了很多有用的插件:
http://www.freewebs.com/csharp/Reflector/AddIns/

Hosted by FreeWebs

.NET Reflector Add-Ins

This website lists add-ins for .NET Reflector. After downloading one of the add-ins copy the files to the same directory as your 'Reflector.exe' file and load them via the 'Add-Ins' command under the 'View' menu. You can download Reflector here.


Reflector.FileDisassembler

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

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. It also supports method ranking and type ranking.

Website


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.MbUnit

This add-in allows loading and executing MbUnit unit test fixtures in Reflector. The source code is provided online.

Website


Disclaimer: The content of this website is provided "AS IS" with no warranties, and confers no rights.
 

或http://hi.baidu.com/jokulpine/blog/item/fa0fc33665bd8ddba3cc2b44.html 也有相关插件和程序

以及用法 文字版:http://www.cnblogs.com/yangfan/archive/2010/01/29/1659085.html

图示版:http://wenku.baidu.com/view/a501901cc5da50e2524d7f5f.html

最基本的程序和2个插件下载

转载于:https://www.cnblogs.com/mistor/archive/2012/02/28/2371257.html

.net反编译工具reflector5.0 的介绍及使用相关推荐

  1. apktool反编译生成java_apktool反编译工具下载|apktool反编译工具 v3.0.1 最新版-520下载站...

    apktool反编译工具是一款专业的apk编译工具,能够完美地反编译及回编译apk文件,想要使用apktool反编译工具的话就需要先安装JAVA,如果你想要修改apk文件,那么就需要先安装JAVA才可 ...

  2. Android Spider JDAX-GUI 反编译工具下载使用以及相关技术介绍

    文章目录 前言 一.JDAX下载 二.基本使用 2.1 解压zip 2.2 Java环境 2.3 进入Dos命令窗口启动Jdax-Gui 2.4 正常使用 三.常见的反编译工具以及简单分析介绍 1.A ...

  3. java反编译工具_漫话:如何给女朋友解释什么是编译与反编译

    戳蓝字"CSDN云计算"关注我们哦! 来源 | 漫话编程 某天下班后,我在家里进行电话面试,问到面试者这样一个问题:"你知道使用哪些办法可以反编译Java代码吗?&quo ...

  4. jadx-gui-1.4.4 反编译工具使用教程

    文章前言 JDAX-GUI 反编译工具下载使用以及相关技术介绍 现在反编译一个未加固的APP,一般来说有两种方式. 一种是用Jadx-gui,优点是一个软件就帮你将所有活给干了,缺点是如果遇到较大的A ...

  5. Android apk反编译工具介绍

    首先apk不能被代码混淆(或未经编译优化),如果混淆了,反编译出来的代号还是看不懂, 当然,在你没反编译出来之前,你也不知道有没有混淆. 网上各种反编译工具,眼花缭乱,本文是个人对这些工作做的一个简单 ...

  6. ilasm 和 ildasm编译和反编译工具介绍使用教程

    目录 前言 一.使用 ildasm 反编译 dll 文件 二.使用 ilasm 将il文件编译成 dll 或 exe 文件 前言 文本讲述怎么通过 ildasm 工具将 dll 文件进行反编译为 il ...

  7. 一些Java反编译工具/源代码查看工具的介绍

    2019独角兽企业重金招聘Python工程师标准>>> 有的朋友抱怨他们在使用他们公司的闭源框架时看不到底层的源代码.那么可以尝试使用一些Java反编译工具. 下面我举个例子介绍具体 ...

  8. ILSpy 6.0 Preview 1 发布,.NET 反编译工具

    ILSppy 是一个开源的 .NET 反编译工具.目前,ILSpy 6.0 Preview 1 已发布,该版本更新内容如下: 新的功能 添加搜索功能 资源(#1707) 组件(#1708) 命名空间( ...

  9. NP管理器 NPManager v3.0.49 安卓APK逆向反编译工具

    NP管理器 NPManager v3.0.49 安卓APK逆向反编译工具 NP管理器 NPManager 安卓反编译工具,NP管理器是一款强大的安卓反编译或反汇编工具,虽然这个NPManager反编译 ...

  10. ILSpy反编译工具的介绍

    用途 ILspy是一个开源的.net反编译软件,使用十分方便. 开发原因 之所以开发ILspy是因为Red Gate宣布免费版的.NET Reflector(同样是反编译软件)将会在2011年2月停止 ...

最新文章

  1. java保护型数据成员_Java基础知识笔记第四章:类和对象
  2. python数值运算实例_Python矩阵常见运算操作实例总结
  3. 2016年IoT和新的逃逸技术将会引领威胁态势
  4. Linux学习笔记之一————什么是Linux及其应用领域
  5. gz格式linux怎么打开,linux 下载解压gz文件怎么打开
  6. HDU 5777 domino
  7. android个人中心界面_Android 机也能用上你熟悉的浏览器插件,这些浏览器不可错过...
  8. dubbo常见的一些面试题
  9. t3网络计算机浏览卡死,用友T3软件营改增界面关不了,电脑死机,总账用不了怎么办?...
  10. laravel sql_mode 严格模式
  11. RIPv2的认证(Enabling RIPv2 Autherization)
  12. 移植 libuv 到 Visual C++ 6.0 并支持在 Windows XP 系统下编译
  13. C#编程如何安装Nupkg包
  14. glide加载gif图不显示动画_Android使用glide加载gif动画设置播放次数
  15. WindowsServer2008R2安装中文语言包截图详细教程(附语言包下载资源)
  16. pop3邮箱怎么设置收发服务器端口,常用邮箱的服务器(Smtp/POP3)地址和端口总结
  17. Windows Server 2016-Win Ser 2016已删减内容
  18. BI到底是什么?来听听他们怎么说
  19. 011 数据恢复(原理)
  20. 与或树的盲目搜索和启发式搜索

热门文章

  1. SpringMVC学习(一)SpringMVC入门 、HelloSpringMVC程序、SpringMVC执行原理
  2. 二十四、Java集合框架(一)
  3. mysql 给已存在的商品数据,根据商品ID增加商品编号
  4. windows下php mongodb 安装配置使用查询
  5. 阶段3 1.Mybatis_06.使用Mybatis完成DAO层的开发_3 Mybatis中编写dao实现类的使用-修改删除等其他操作...
  6. 阶段1 语言基础+高级_1-3-Java语言高级_08-JDK8新特性_第2节 Stream流式思想概述_1_使用传统的方式,遍历集合,对集合进行过滤...
  7. Git----远程仓库之添加远程库02
  8. JS中类方法、对象方法、原型方法
  9. hashMap的具体实现
  10. 异常:操作可能会破坏运行时稳定性