-
IDR (Interactive Delphi Reconstructor)是一款用于反编译Delphi窗体的工具
资源介绍
News
26.03.2015 Knowledge base file for Delphi XE3 freely available.
23.03.2015 Knowledge base file for Delphi XE and Delphi XE2 freely available.
16.03.2015 Latest version is available for download.
What is IDR?
IDR (Interactive Delphi Reconstructor) – a decompiler of executable files (EXE) and dynamic libraries (DLL), written in Delphi and executed in Windows32 environment.
The program firstly is intended for the companies, engaged by development of anti-virus software. It can also help programmers to recover lost source code of programs appreciably.
The current version of the program can process files (GUI and console applications), compiled by Delphi compilers of versions Delphi2 – Delphi XE3.
Final project goal is development of the program capable to restore the most part of initial Delphi source codes from the compiled file but IDR, as well as others Delphi decompilers, cannot do it yet. Nevertheless, IDR is in a status considerably to facilitate such process. In comparison with other well known Delphi decompilers the result of IDR analysis has the greatest completeness and reliability. Moreover interactivity does work with the program comfortable and (we shall not be afraid of this word) pleasant.
IDR make static analysis (analyzed file is not loaded to memory and executed) that allows to safely investigate viruses, *s and other malware applications, those which executing is dangerous or is not desirable.
The program does not require any installation activity and does not do any records in Windows registry.
Below screenshot of IDR main window is shown. You can find examples of IDR working results on separate page. For detailed acquaintance with opportunities IDR there is a help file in format CHM which can be downloaded on page of download or directly from this link.
- 上一篇: 反编译工具 DeDe V3.10.1527 源码(部分)
- 下一篇: FastReport中文开发指南