-
Decompiler v1.1.0.194是一款Delphi反编译工具
资源介绍
Delphi Decompiler can analyze executables compiled with Delphi 2 to 7 giving you; all DFM files of the target,
commented ASM code with references to strings, imported function calls, classes methods calls, components in the unit, Try-Except and Try-Finally blocks.
Note, this is a rewrite of the original DeDe. Changes and updates include:
+ Updated the DSF Editor
* Fixed loss of DSF editor when parsing
+ In DSF editor adds support for Delphi 2007, 2009, 2010 (so far works only for parsing. Bpl)
* Optimized code for rendering assembly code
* Full reconstruction project to accelerate work on a batch of assemblies and the subsequent testing
+ Updated the PE Editor
+ Improved the window "Options"
+ Added ability to change fonts:
- In the DFM Editor
- Lists ListView
- In disassembler
* Reduced the delay timer on the window screen saver
* Fixed a PE editor
+ Added saving of projects Delphi 2007
+ Added saving of projects Delphi 2009
+ Added saving of projects Delphi 2010
+ Rewritten engine decompilation DCU
+ Rewrote the analysis engine EXE
+ New format doi and dsf
+ Completely changed interface
+ Ability to fully maintain the project (full load project being finalized)
+ Full support for programs written in Delphi 2 - 7