Decompilers
dotPeek is a free-of-charge .NET decompiler and assembly browser with lots of useful code navigation and analysis features.
A .NET decompiler.
A class browser and analysis tool for .NET. It allows developers
to navigate, search, disassemble and analyze .NET components.
A .NET decompiler that converts executable files
(.EXE or .DLL) from Intermediate Language (IL, MSIL, CIL) binary format to high-level
source code, such as C#, managed C++, Visual Basic.NET, etc.
A powerful and flexible .NET decompiler that converts .NET
assemblies from binary format to well-formed and optimized source code.



