Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Best Delphi reverse enginerering tool? (https://forum.exetools.com/showthread.php?t=21219)

jonwil 03-05-2025 08:01

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)

atom0s 03-05-2025 09:03

IDR is a pretty nice tool for Delphi:
https://github.com/crypto2011/IDR

jonwil 03-05-2025 14:22

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...

wx69wx2023 03-05-2025 19:45

1 Attachment(s)
You could try Dede for Delphi reverse enginerering .

https://gitcode.com/open-source-toolkit/90d84/blob/main/DeDe_3.99.7z

bolo2002 03-06-2025 00:17

https://www.mediafire.com/file/tn82nxnm1i6gjd8/IDR.7z/file

atom0s 03-06-2025 14:33

You can find the compiled releases of IDR on the GitHub release page:
https://github.com/crypto2011/IDR/releases

0xDA7B01 03-12-2025 02:03

Quote:

Originally Posted by jonwil (Post 132786)
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...

As I was on the same position as you (not wanting to trust random binaries) I have figured out how to build IDR from scratch. It needs C++Builder which you can get from winworld (an abandonware/retro software collection website)

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.

blue_devil 03-12-2025 14:18

WinworldPC Home
Code:

https://winworldpc.com/home
Borland C++ Builder 1.x
Code:

https://winworldpc.com/product/borland-c-builder/1x

sendersu 03-12-2025 15:09

AFAIK idr was built on C++Builder version 6

blue_devil 03-12-2025 19:26

Quote:

Originally Posted by sendersu (Post 132822)
AFAIK idr was built on C++Builder version 6

On the same page you can switch between versions ;)
Code:

https://winworldpc.com/product/borland-c-builder/6x

sendersu 03-12-2025 23:52

I don't need it, I"ve my local copy back from 200x )))

0xDA7B01 03-14-2025 01:06

Quote:

Originally Posted by jonwil (Post 132784)
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)

I managed to find my guide, feel free to use it here: https://forum.exetools.com/showthread.php?p=132828


All times are GMT +8. The time now is 06:36.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX