.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.
Take Red Gate's .NET Reflector for a test drive to see what it can actualy do for you!
· Full support for .NET 1.0, 1.1, 2.0, 3.0, 3.5, and 4.0
· Decompiles any .NET assembly to C#, VB.NET, and IL
· Find usages of classes and methods, including virtual method overrides
· Click navigation of source code
· Find where types are exposed or instantiated
· Linq query expression support
· Lambda expressions and anonymous methods support
· Context-sensitive documentation view
· Code URL support – Navigate to code://mscorlib/System.Object in IE
· Explore resources in assemblies
· Windows Shell Integration – Run Reflector.exe /register to register file extension
· Assembly lists for .NET 1.0, 1.1, 2.0, 3.0, 3.5, 4.0, Compact Framework 2.0, Compact Framework 3.5, XNA framework, Silverlight, Mono, and Direct X for Managed Code
Requirements:
· NET Framework 1.0 or later
· 128 MB RAM
· 10 MB hard disk space
What's New in This Release:
· .NET 4.0 assemblies
· Opening assemblies from the Global Assembly Cache
· Improved graphics and usability