View Single Post
  #17  
03-17-2011, 11:11 AM
Paul's Avatar
Paul
Outlaw Sniper
 
: Jun 2007
: MilkyWay
: 1,535
Rep Power: 19
Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)

:
Hmm, when I edit AbeWin.exe with my HEX Editor and I try to use it Windows either says it's unproper Win32 Application, or just crashes it right after launching it, any help?
Because you've overwritten code segments and damaged the binary. You can only replace the strings, you CANT expand them which is what I was saying before.

Also if you edit the steam version I'm pretty sure the copy protection will go mental and not allow it to run. Hence a hook DLL is the way to go.

Edit: So overwrite anything that isn't a string, or change teh size in anyway and the binary is buggered!
__________________
[ http://www.paulsapps.com ]

Crawling sligs will shout "Mommy!" while running around and then the slig mommy will appear and help them put their pants on.

Reply With Quote