Comments on: R4ndom’s Tutorial #22: Code Caves and PE Sections http://thelegendofrandom.com/blog/archives/2390 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: tasikmalaya http://thelegendofrandom.com/blog/archives/2390#comment-76106 tasikmalaya Tue, 09 Jul 2013 18:00:29 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-76106 the file used this method now always detected as virus by an antivirus, but loader or injector is still safe

]]>
By: kdma http://thelegendofrandom.com/blog/archives/2390#comment-5382 kdma Fri, 12 Oct 2012 12:38:59 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-5382 great crackme with just one call its possibile to make it keygen itself

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/2390#comment-4684 R4ndom Fri, 28 Sep 2012 22:09:12 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4684 Because I forgot.

]]>
By: Lee http://thelegendofrandom.com/blog/archives/2390#comment-4677 Lee Fri, 28 Sep 2012 20:26:31 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4677 Also, why “xor eax, eax; push eax” instead of “push 0″?

]]>
By: Lee http://thelegendofrandom.com/blog/archives/2390#comment-4623 Lee Thu, 27 Sep 2012 21:08:57 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4623 Second code cave (keygenme.exe) quits if it detects a debugger, but it’s easy enough to patch out:

Address 004012B2: JE to JMP
Or NOP the whole thing, etc.

]]>
By: Hanan http://thelegendofrandom.com/blog/archives/2390#comment-4508 Hanan Mon, 24 Sep 2012 07:02:13 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4508 Seems that the second file Keygenme2.exe has antidebugging routines and doesn’t work good at my win7. :(

Good work.

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/2390#comment-4393 R4ndom Thu, 20 Sep 2012 23:59:37 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4393 I agree with you that, when dealing with snippets, CodeSnippetCreater is far and away more feature rich, but in the context of adding code caves to Olly, I will choose MUltimate Assembler every time.

]]>
By: Ange http://thelegendofrandom.com/blog/archives/2390#comment-4389 Ange Thu, 20 Sep 2012 21:34:40 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4389 Multimate is awesome to keep useful snippets under the hood, but if you want to do some very serious ASM patching, try Iczelion’s CodeSnippetCreator – it’s just much more powerful!

]]>
By: symeon http://thelegendofrandom.com/blog/archives/2390#comment-4383 symeon Thu, 20 Sep 2012 19:12:10 +0000 http://thelegendofrandom.com/blog/?p=2390#comment-4383 Wow, fantastic post, thanks for that!
Cheers.

]]>