Comments on: Modifying Binaries: Adding a Menu Item http://thelegendofrandom.com/blog/archives/759 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: vy http://thelegendofrandom.com/blog/archives/759#comment-2071 vy Wed, 01 Aug 2012 12:19:24 +0000 http://thelegendofrandom.com/blog/?p=759#comment-2071 Ah yes, I see the issue now.

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/759#comment-2028 R4ndom Tue, 31 Jul 2012 16:53:37 +0000 http://thelegendofrandom.com/blog/?p=759#comment-2028 You would not be able to change the ID in resource hacker and do a search because the original ID of the resource is hard-coded in the binary, Changing the ID in resource hacker will not change the code that references the resource.

Doing this exact thing (looking up the ID in resource hacker) cannot be done automatically, but there are other ways you could automate this process. You would need some interaction, though, from the user

]]>
By: vy http://thelegendofrandom.com/blog/archives/759#comment-2021 vy Tue, 31 Jul 2012 15:18:42 +0000 http://thelegendofrandom.com/blog/?p=759#comment-2021 I’m really enjoying the tutorials but this is my favourite so far.

Firstly; if I was having trouble finding a specific item ID in Olly, couldn’t I just change the ID in ResHacker to something unique, find it in Olly, then note down the address and change it back?

Second; if I was just patching a file it would be simple to write a piece of ASM or C code to do the job for me, so rather than distributing a patched .exe (if I were to do such a thing) I could just distribute the patcher. But if we’re changing things in ResHacker, can this be automated in code?

Many thanks for the tutorials,

vy

]]>
By: Modifying Binaries: Adding a Menu Item « msg1len Official Website http://thelegendofrandom.com/blog/archives/759#comment-790 Modifying Binaries: Adding a Menu Item « msg1len Official Website Tue, 03 Jul 2012 06:09:22 +0000 http://thelegendofrandom.com/blog/?p=759#comment-790 [...] Original Post Share this:TwitterFacebookLike this:LikeBe the first to like this.   Leave a comment [...]

]]>
By: R4ndom http://thelegendofrandom.com/blog/archives/759#comment-556 R4ndom Mon, 25 Jun 2012 16:17:51 +0000 http://thelegendofrandom.com/blog/?p=759#comment-556 I’m working on it :)

]]>
By: kg http://thelegendofrandom.com/blog/archives/759#comment-481 kg Fri, 22 Jun 2012 07:58:24 +0000 http://thelegendofrandom.com/blog/?p=759#comment-481 Can you add self keygen tutorial(s)?
btw tutorials are great.

]]>