xeratal Advanced Cheater
Reputation: 1
Joined: 05 Nov 2005 Posts: 93
|
Posted: Fri Aug 17, 2012 1:58 pm Post subject: Modifying exe file rather than run-time memory |
|
|
I have a working CE script for a program which changes the operations at certain locations of the program, so I can open the program + ce and activate the CE script.
My question is: how can I make the change in the program permanent? So that if I open the program, the program has already been edited once I open it, and I do not need to activate the script in CE.
-
(I thought hexing the program would work, but e.g. memory location 00492FED is different from offset 00092FED in the hex editing program so it's not... I tried searching the bytes as well but it's not in the program. I am guessing that it is packed which is why I can't hex like I thought I could...)
|
|