skip to the main content area of this page
Patterns and Practices

 

.NET Reflector - Decompiler and Class Browser for .NET Assemblies


Lutz Roeder sent out an email quite some time ago about Red Gate taking over development of .NET Reflector. I am bookmarking the link here as I needed to download it again the other day :)

Per Red Gate:

".NET Reflector enables you to easily view, navigate, and search through the class hierarchies of .NET assemblies even if you don't have the code for them. With it, you can decompile and analyze .NET assemblies in C#, Visual Basic and IL.

Use Reflector if you need to:

  • Explore .NET assemblies in an easy-to-understand, natural way
  • Understand the relationships between classes and methods
  • Find where types are instantiated and exposed
  • Check that your code has been correctly obfuscated before release
  • There are also over 30 Add-Ins available for free."

You can download it here.

You can download various .NET Reflector Addins here.

Other .NET Developer Tools, O/R Mappers, and Code Generators.

 

Related Posts:


Tags: Reflector


Topics



 

Popular Tags



Recent Links