crypto2011/IDR
Interactive Delphi Reconstructor observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3851
- days_rel: n/a
- days_push: 1120
- n_releases_24m: 0
Adoption not part of the score
1154 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
IDR (Interactive Delphi Reconstructor) is a Windows decompiler for EXE and DLL files compiled with Delphi 2 through Delphi XE4. It performs safe static analysis without executing the target, helping reconstruct lost source code and inspect malware.
Use cases
- decompile a delphi exe to recover lost source code
- statically analyze a delphi malware sample without executing it
- inspect strings and forms inside a delphi dll
- reverse engineer a delphi binary compiled with delphi 7
- analyze delphi console application structure
When to choose
- you need to recover or study code from a Delphi-compiled binary
- you analyze Delphi malware and require static, non-executing analysis
- you want the most complete and interactive Delphi decompilation available
When to avoid
- the binary was compiled with a language other than Delphi
- you expect full automatic source code reconstruction - it only partially recovers code
- you need a cross-platform or Linux-native tool
Facets
application · maturity maintenance
reverse-engineering parser security reverse-engineering security developer-tools windows decompiler delphi static-analysis malware-analysis disassembler desktop
1 source
- readme: https://github.com/crypto2011/IDR · fetched 2026-08-28 · 7eaa6c1f90f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crypto2011/IDR | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem