. Net decompilation tool Reflector download

Source: Internet
Author: User
Tags reflector

Reflector is a powerful decompilation tool. I believe many of my friends have used it. But reflector has many limitations, such as checking methods one by one, fortunately, reflector supports many plug-ins on the Internet. I have found two widely used plug-ins: reflector. fileDisassembler and Reflector. fileGenerator and Reflector are integrated and put into a compressed package. You can decompress the package directly and start using it. FileGenerator does not have a ready-made dll on the Internet. After compiling, I will extract it, put it in the compressed package, friends who have been searching for this time can be used directly :)

Click to download the Reflector Integrated Package

In this compressed package, reflector.exe has been upgraded to the latest version 5.0. The specific usage is not described much. Just briefly introduce the usage steps of this compressed package:
First download the compressed package and decompress it, and run reflector.exe (main program) in it. The error prompt dialog box is displayed during the first running, because the referenced two plug-in DLL are configured according to my local conditions, so you need to configure the new settings based on your actual situation. The method is very simple. We will reference FileGenerator. dll as an example,
First, let's introduce Filegenerator. The function of the FileGenerator plug-in is to export the source files to a file based on the dll file. The exported files have no comments, and the variable name has changed, there is no difference among others. For some good controls, if they are not open-source, they can be exported to a file, and then added comments and made a few modifications to make good use of them. (Open-source dll is not easy to use)

Specific initialization setting method: Click View> Add-Ins... to bring up a window, click Add> select "FileGenerator. dll" in the folder, and click close.
Then return to the Reflector window, Tool-> Generator File (s )... the plug-in window appears on the right. Select the dll file on the left and click Export File on the right to export all the source code!
The setting method of another plug-in Reflector. FileDisassembler. dll is the same as this method. In addition, we provide some plug-ins for Reflector download,

Reflector. FileDisassembler
This add-in can be used to dump the disassembler output to files for any Reflector suppsupported 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 suppsupported 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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.