Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcdos/idr

Interactive Delphi Reconstructor (Pascal version)
https://github.com/tmcdos/idr

decompiler delphi7 reverse-engineering

Last synced: 19 days ago
JSON representation

Interactive Delphi Reconstructor (Pascal version)

Awesome Lists containing this project

README

        

# IDR
Interactive Delphi Reconstructor (Pascal version)

This is a translation of the original C++ code (can be found on https://github.com/crypto2011/IDR) into Pascal.
Use Delphi 7 to build the project.
There is also a simple tool **IDP2TXT** which may be used to convert an IDP (IDR project file) to its textual representation.