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
974 days, 4 hours, 47 minutes ago said:
Very use for small application dll to source code conversion
#2
aileen
939 days, 5 hours, 13 minutes ago said:
This application makes my work easy.