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. For more than 8,000 classes that have been tested, Salamander always produces equivalent and recompilable codes that are remarkably close to the original source codes.
What other people say ... 1. ASP.NET PRO article 2. ZDNET article 3.Egghead Cafe review 4.Programme...
2 comments posted.
#1
ankaraju
351 days, 1 hour, 31 minutes ago said:
Very use for small application dll to source code conversion
#2
aileen
316 days, 1 hour, 57 minutes ago said:
This application makes my work easy.