![]() |
|
#1
|
|||
|
|||
|
Best Delphi reverse enginerering tool?
I have a program that seems to be written in Delphi (I can see strings mentioning it in the program), what's the best tool to help reverse engineer this program and find the bits of code I want in IDA)
|
|
#2
|
||||
|
||||
|
IDR is a pretty nice tool for Delphi:
https://github.com/crypto2011/IDR
__________________
Personal Projects Site: https://atom0s.com |
|
#3
|
|||
|
|||
|
Is there any working binaries for that tool available or any documentation on how to get it working? Building it seems to require some kind of strange C++ compiler that I don't have...
|
|
#4
|
|||
|
|||
|
You could try Dede for Delphi reverse enginerering .
https://gitcode.com/open-source-toolkit/90d84/blob/main/DeDe_3.99.7z |
| The Following User Says Thank You to wx69wx2023 For This Useful Post: | ||
niculaita (03-06-2025) | ||
|
#5
|
|||
|
|||
|
https://www.mediafire.com/file/tn82nxnm1i6gjd8/IDR.7z/file
__________________
I like this forum! |
| The Following 4 Users Say Thank You to bolo2002 For This Useful Post: | ||
Doit (03-06-2025), niculaita (03-06-2025), user_hidden (03-06-2025), wx69wx2023 (03-06-2025) | ||
|
#6
|
||||
|
||||
|
You can find the compiled releases of IDR on the GitHub release page:
https://github.com/crypto2011/IDR/releases
__________________
Personal Projects Site: https://atom0s.com |
| The Following 2 Users Say Thank You to atom0s For This Useful Post: | ||
Doit (03-06-2025), wx69wx2023 (03-06-2025) | ||
|
#7
|
|||
|
|||
|
Quote:
I have somewhere on my drive a full tutorial I made for the entire build process of IDR. Will post it here if I find it. |
|
#8
|
||||
|
||||
|
WinworldPC Home
Code:
https://winworldpc.com/home Code:
https://winworldpc.com/product/borland-c-builder/1x |
|
#9
|
|||
|
|||
|
AFAIK idr was built on C++Builder version 6
|
|
#10
|
||||
|
||||
|
On the same page you can switch between versions
![]() Code:
https://winworldpc.com/product/borland-c-builder/6x |
|
#11
|
|||
|
|||
|
I don't need it, I"ve my local copy back from 200x )))
|
|
#12
|
|||
|
|||
|
Quote:
Last edited by 0xDA7B01; 03-14-2025 at 01:07. Reason: add link bbcode |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reverse engineering Delphi executables? | jonwil | General Discussion | 6 | 06-25-2019 13:41 |
| Which tool would use you to crack a Delphi app? | beachsun | General Discussion | 6 | 08-09-2005 22:58 |