.dll 文件反编译的工具软件集合

.dll 文件反编译的工具软件:    Reflector for .NET Remotesoft .NET Explorer
Remotesoft .NET Explorer 支持asp.net2.0

要真正反编译.dll文件就在网站上使用该软件去操作,可以完成反编译出源码,因为是共享软件,所以在下载来的,不能完成反编译出源码,要看源码的最好是在网站编译,下面有链接
链接:
http://www.remotesoft.com/salamander/
http://www.remotesoft.com/salamander/obfuscator/try.html


Remotesoft .NET Explorer 的下载地址:

Remotesoft .NET Explorer for Visual Studio 2005 - professional GUI
Remotesoft .NET Explorer for Visual Studio 2002 and 2003 - professional GUI


Reflector for .NET 是免费的很不错,我建议下载这个,网址:
http://www.aisto.com/roeder/dotnet/
下载地址:
http://www.aisto.com/roeder/dotnet/

注意:下载时要输一些注册信息,输入用户名时,中间要加一个空格。

这个还有很多插件,下载地址:
http://www.codeplex.com/reflectoraddins

另外.net SDK1.1也自带了一个WinCV.exe工具,可以浏览类文件.在C:Program FilesMicrosoft.NETSDKBin 目录下. 称为Class viewer.在search 框中输入以字母开头的类,就可以自动显示相关的类.具体自己去试吧
这里有介绍
http://www.dotnettoolbox.com/toolbox/ViewCategory.aspx?ID=5


先推荐几个实用的MSIL反编译为C#源代码的工具和网址,供大家学习参考和借鉴:

http://www.remotesoft.com/salamander/
http://www.saurik.com/net/exemplar/
http://www.iplussoftware.com/
http://www.aisto.com/roeder/dotnet/
http://www.lesser-software.com/