Comments on: R4ndom’s Tutorial #17: Working With Delphi Binaries http://thelegendofrandom.com/blog/archives/1472 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: bdnt http://thelegendofrandom.com/blog/archives/1472#comment-77487 bdnt Sat, 20 Jul 2013 16:37:39 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-77487 That’s because there’s another check if your serial is below 7 digit… so if you use below 7 digit then you had to patch the JE on 408F1E

]]>
By: tcm1998 http://thelegendofrandom.com/blog/archives/1472#comment-60039 tcm1998 Tue, 14 May 2013 17:08:06 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-60039 Can’t believe that no-one has ever said anything about this, but I ALSO had to patch the JE to JMP at 408F1E.

]]>
By: Gomes http://thelegendofrandom.com/blog/archives/1472#comment-47626 Gomes Tue, 30 Apr 2013 11:34:36 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-47626 Hi R4ndom

Could you give me some help, maybe a hint on a Delphi demo version app? It is not my intention to hack this software, I have been learning a little of assembly language and will practising, I found this nice peace of program that combines a flash file with an exe file.
can you send me a short mail so I can identify the app?
Thank you in advance.
Regards
Gomes

]]>
By: m http://thelegendofrandom.com/blog/archives/1472#comment-14724 m Tue, 29 Jan 2013 21:06:29 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-14724 You can try IDR. Is much more powerful than DeDe. It can resolves delphi call [ecx+x].

]]>
By: Etor http://thelegendofrandom.com/blog/archives/1472#comment-3196 Etor Tue, 21 Aug 2012 19:20:54 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-3196 Ahah, nice breakpoint at the beginning of the tutorial :)

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/1472#comment-2625 R4ndom Fri, 10 Aug 2012 15:13:46 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-2625 Good point. I’ll do that right now.

]]>
By: Rip06 http://thelegendofrandom.com/blog/archives/1472#comment-2603 Rip06 Fri, 10 Aug 2012 06:04:47 +0000 http://thelegendofrandom.com/blog/?p=1472#comment-2603 Agian a Really nice tutorial from you :) maybe you should upload Dede to the toolz section or make a like to where it can be downloaded :)

until you do here is the link:

http://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/DeDe.shtml

]]>