I believe that everyone is not strange to .NET's anti-compilation, and know that there are two good tools now to compile .NET assembly: Salamander .net Decomplier and Reflector.net, Salamander .Net Decomplier function is very powerful, can be compiled Confused .ne code, you can also directly compile the classes in the program set into a file, but it is a function of Money, the functionality provided by the trial version is very limited. Relays, reflector.net is completely free, but it can only view a way to see if the assembly is directly confracted into a file, which is more troublesome, so it is good to support plug-in add-in Features. For its shortcomings, many people have developed a very good plugin that can compile the code from the code of the entire assembly to the source file, such as
Reflector.fileDisassembler,
Reflector.fileGenerator is very easy to use. Today, a list of people collected is also found, which provides a lot of useful plugins:
http://www.freewebs.com/csharp/reflector/addins/
Hosted by freewebs
.NET Reflector Add-InsThis 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 reference portported 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 DownloadReflector.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.filenerator this add-in can be used to dump the disassembler output to files for any reference portported language. Download LANGUAGE. Download 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 in 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.