1  /  1  页   1 跳转 查看:1404

.NET 反编译工具 Reflector

.NET 反编译工具 Reflector

使用.NET Reflector插件FileDisassembler还原源码!.NET Reflector反编译.NET 源码的工具!有个很好的功能可以转换为不同的 
Reflector for .NET 下载地址:http://www.aisto.com/roeder/dotnet/ 

如C#和VB.NET代码。 
现在介绍一个它的插件。非常好用。还原源码。! 
http://www.denisbauer.com/Downloads/Reflector.FileDisassembler.zip 
这是插件下载地址! 
打开Reflector,在view菜单下的Add-Ins,将dll添加到里面即可! 
然后加载一个dll。选中它。选择Tools-File Disassembler打开右侧File Disassembler窗口再选择Generate 
这样就还原了源码。但可不是完全还原!

 附件: 您所在的用户组无法下载或查看附件

附件附件:

您所在的用户组无法下载或查看附件

最后编辑aspx1 最后编辑于 2007-12-30 17:25:22
http://www.Aspx1.Com
请帮忙宣传Aspx1 , Aspx1是ASP.NET学习者的家园 , 适宜长期居住.
 

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

再提供一些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
最后编辑aspx1 最后编辑于 2008-02-26 09:16:14
 

CodePlex站上的.NET Reflector Add-Ins

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

Download .NET Reflector here
.

Add-Ins
CodeMetrics: Analyses .NET assemblies and shows design quality metrics. Download
Review: Allows editing and managing annotations during code reviews. Download
Diff
: This add-in shows differences between two versions of the same assembly. Download
SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblies. Download
FileDisassembler
: This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Reflexil
: Allows to manipulate the IL of a loaded assembly and write the changes to disk.
BamlViewer: Load BAML resources (WPF) and render in XAML format. Download
SilverlightBrowser: Loads and shows the files associated with a Silverlight website. Download
ComLoader: Lists COM components for browsing and converts them into managed interop assemblies. Download
SQL2005Browser
: This add-in allows to browse .NET assemblies stored in SQL Server 2005 databases.
FileGenerator
: This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Deblector
: This add-in allows to debug processes from within Reflector.
Doubler
: A code generator for unit tests, stubs and wrappers.
Graph: This add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.
BizTalkDisassembler: Allows you to list all BizTalk artifacts contained in an assembly and extract them. Download
DependencyStructureMatrix
: Allows you to create and browser dependency structure matrices.
CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code. Download
SequenceViz
: This add-in draws sequence diagrams.
AutoDiagrammer
: This add-in draws class diagrams.
Xmi4DotNet
: Export an assembly to XMI/UML.
AssemblyCollectionSort
: Sorts the current assembly list alphabetically.
Enums
: Conversion of big flags and enum viewer.

PowerShellLanguage: Renders output as Windows PowerShell script.
DelphiLanguage: The Delphi view that is used inside .NET Reflector provided as a language add-in.
CppCliLanguage
: This add-in extends Reflector with a C++/CLI language rendering module.
ReflectionEmitLanguage: This add-in renders C# code necessary to create the given IL body.

TestDriven.net
: This Visual Studio add-in can navigate to any code element inside Reflector with a single click.
Hawkeye
: A tool that allows you to debug the UI tree of Windows Forms applications.

ClassView: Shows class definitions as plain text with color coding.
CodeModelViewer: This add-in shows the underlying code model objects for selected items.
 

回复:.NET 反编译工具 Reflector

不会用呢。。。还不懂。NET
 

回复:.NET 反编译工具 Reflector

郁闷有没有中文的..............
 

回复 1F aspx1 的帖子

度度
 
1  /  1  页   1 跳转

版权所有 ASP.NET学习门户 2.0.1214   Sitemap  

返顶部