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.Programmersheaven.com
Our decompiler now automatically
removes string encryptions injected by obfuscators, for more info click here
To use salamander online, please upload a .NET executable file and then
click the "Decompile" button. If you just want to see a demo, please click the "Demo" button.
A Java VM is required. You can install one from http://java.sun.com.
|
10,000 classes, 800 assemblies have been decompiled in first two days since its debut
347,752 files has been tried (2/2002- 3/2008)
|
|

(click to see larger image)
|
Pricing and Availability
Our decompiler is available at $1099 per license. After you order, you will receive an automatic installation package
within 1-2 business days. The purchase includes one year free support and free software upgrades.
All transactions are processed on secure websites (SSL).
For Visa and Master Card, please click "BUY NOW" button, which is much simpler than PayPal.
If you prefer to use PayPal, then click the "PayPal" button.
Components
- Decompiler command line,
- GUI - Remotesoft .NET Explorer
Code Examples
Features
-
support generics introduced by .NET Framework 2.0,
-
recognize all .NET language constructs, such as attributes, properties, events, fields, methods and nested types,
-
automitically recognize different compilers, and generate corresponding target languages, such as C#, managed C++,
Visual Basic.NET,and thus salamander is C# decompiler, VB.NET Decompiler, VC++.NET Decompiler and J# Decompiler
- support unsafe codes and pointer arithmetics, support fixed statement,
- generate Visual Studio .NET project file for easy recompilation,
- support .h and .cpp file generation for MC++. Advanced dependency analysis
enables the correct .h files to be included in a .cpp file,
- comments are generated along with the source codes when API documentation is available,
- recognize all CIL instructions, handles address type instructions correctly,
- robust and thoroughly tested against as many .NET assemblies as we can find, more than 10,000
classes have been successfully decompiled,
Services
For sales, questions with regard to salamander, please send emails
to huisinro@stanfordalumni.org
or sales@remotesoft.com
Change Logs
- Mar 20, 2008, version 3.0.0
- Apr 20, 2006, version 2.0.0, support .NET 2.0 syntax, many enhancements and bug fixes (available with online version)
- Sep 10, 2004, version 2.0 Beta, support .NET 2.0 syntax, many enhancements and bug fixes (not yet available with online version)
- Nov 20, 2003, version 1.1 Beta, many enhancements and bug fixes
- Apr 29, 2003, string encryption dectection and removal
- Apr 26, 2003, bug fixes: VB.NET interface invocation with CType
- Apr 24, 2003, bug fixes: explicit interfaces, enum constants
- Apr 14, 2003, bug fixes: VB.NET events, is vs as, etc.
- Mar 31, 2003, bug fixes
- Fep 20, 2003, Version 1.0.9, MC++ support, VS.NET project file generation, bug fixes
- Sep 20, 2002, Version 1.0.7, VB.NET support, bug fixes on nested types, "Expression Exists in Between", etc.
- March 20, 2002, Version 1.0.6, bug fixes on events and properties.
- Feb 20, 2002, Version 1.0.5, bug fixes.
- Feb 01, 2002, Version 1.0, first release.
Copyright © 2002-2008 Remotesoft Inc. All rights reserved.