decompiler » Page 7 » Custom Developer Tools and VCL Components | Developer Team

EMS Source Rescuer 1.0.0.1

EMS Source Rescuer 1.0.0.1
EMS Source Rescuer 1.0.0.1 | 733 kB


EMS Source Rescuer is an easy-to-use wizard application which can help you to restore your lost source code. If you lose your Delphi® or C++Builder® 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 (it is not a decompiler), but have an address of code in executable file. In most cases Rescuer saves 50-90% of your time to project restoration.
Read more

VB Decompiler Pro 9.6

VB Decompiler Pro 9.6
VB Decompiler Pro 9.6 | 8 Mb


VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. .NET assembly always compiled to just in time compilable IL code. Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from p-code as much as possible precisely. And after some modifications you may try to compile generated code.
Read more