Decompilers |
|
W32DASM 8.93 by URSoftware
Co. Updated: 09.XII.1999. It's a great disassembler. Supports Windows 32Bit PE, 32Bit LE, 6Bit NE format and other formats. Integrated debugger, exported functions, imported functions and string data references,... |
IDA Pro 4.0 by Ilfak Guilfanov. Updated: 10.VIII.1999. The latest version of the most powerful disassembler in the world. |
DeWin 2.0 (173K) by Alexander Milukov. Updated: 02.X.1999. Smart dump creator for Windows Executable, makes report like a tdump.exe, extracts from .exe segments of data & code build .asm source code for it, including external & imports, extract resource to its DIB prototype, menu & dialogs. |
Win32program disassembler 0.2 (262K) by Sang Cho. Updated: 12.VIII.1999. Win32 Program Disassembler is a straight line disassembler of Windows 32-bit executables (i.e. PE). The program works in console mode (no graphical interface). Win32PD appears to understand switch statements as it does not get tripped up by the pointers. It also decodes Win32 API calls. No disassembly of the data section is done, but string statements are emitted where appropriate. This disassembler does not support symbols in PE files. |
PEDasm 0.32 (121K) by Nicolas Witczak. Updated: 28.X.1999.
News: PEDasm is a Win32 command line tool wich disassemble binary files targeted for win32 X86 platforms. It produces on output an asm source file that can in several case be successefully recompiled with an masm compatible assembler . This executable may be downloaded and used freeely. Full source included. |
Borg 2.0 beta 16 by CRONOS.
Updated: 23.XI.1999. Beta version of another disassembler. Supports 8/16/32 bit assembler, PE, DOS executables, Z80, 80XXX, Pentium Pro, MMX and KNI. |
Sourcer 7.0 by V Communications, Inc. Updated: 31.I.1999. Cool Dos disassembler. Included Window Source. |
|
ExWise 0.5 (111K) by Andrew de Quincey. Updated: 12.I.1999. This decompiles WISE install executables. Full source included. |
isDcc 1.22 (56K) by Andrew de Quincey. Updated: 12.I.1999. This is an installshield decompiler. It supports all versions of installshield up to v5.5 (as far as I know). Full source included. |
Windows.Installshield.Decompiler.V1.00.Beta (375K) by NaTzGUL/Sirax. Updated: 12.I.1999. This decompiler is used to decompile the script file(setup.ins) included in installshield installations, which contains all the instructions and many of the messages for the installation. |
i5comp v2.01 (100K) by fOSSiL. Updated: 10.IX.1999.
News: If u ever used icomp.exe from InstallShield v3.x u know how frustrating it was to discover that version 5.x did not offer such a wonderful util. But the need for one exists (u have to screw with IS5 installations somehow!), and that is how i5comp was born. |
|
Visual Basic 5.0 online decompiling service by Dmitriy Goldobin. Updated: 14.I.1999. Visual Basic 5.0 online decompiling service. Password required. |
VB3 Deprotector v1.2 (135K) by M.C SOFTware. Updated: 13.IX.1999. Reconstrutor for decompiler. |
|
Exe2Dpr 3.1 by Dmitriy Goldobin. Updated: 21.X.1999.
News: If you lose your Delphi 2.0-4.0 project sources, but have an executable file, then this tool can rescue part of lost sources. Rescuer produces all project forms and data modules with all assigned properties and events. Produced event procedures don't have a body, but have an address of code in executable file. In most cases, I think, Rescuer saves 50-90% of your time to projects reconstruction. |
|
Jad 1.5.7 (174K) by Pavel Kouznetsov. Updated: 27.X.1999. Jad is a Java decompiler, i.e. program that reads one or more Java class files and converts them into Java source files which can be compiled again. Jad is a 100% pure C++ program and it generally works several times faster than decompilers written in Java. Jad doesn't use the Java runtime for its functioning, therefore no special setup is required (like changes to the CLASSPATH variable). |
Decafe Pro 3.6 (400K) by Decafe Software. Updated: 27.X.1999. Decafe is the fastest Win95/98/NT decompiler for Java which reconstructs the original source code from the compiled binary CLASS files (for example Java applets). Decafe is able to decompile the most complex Java applets and binaries, producing accurate source code. |
mDeJava 1.0 by Mole Software. Updated: 27.X.1999. Visual, Fast Java decompiler. (no special setup). It reads one Java class file and converts it into Java source files which can be compiled again. mDeJava doesn't use the Java runtime for its functioning. Free for now. |