Salamander is a .NET decompiler that converts executable files.
Salamander is a .NET decompiler that converts executable files (.EXE or .DLL) from Intermediate Language (IL, MSIL, CIL) binary format to high-level source codes, such as C#, managed C , Visual Basic.NET, etc.
It's good.