Saving a cheat engine modification to the exe, or using instructions in notepad

  • Thread starter Thread starter Tsuna
  • Start date Start date
Status
Not open for further replies.
T

Tsuna

Guest
When i write a hex notepad for an IRO file. Sure i can just write xxxxxxxx = xxxxxxx and leave it.
BUT how do i tell it to change said address to be a call or an ecx or blah blah 

Or how do i go about saving my changes inside the actual exe so i can release it instead?
 
Last edited:
Changed topic name with extra stuff matching this threads topic
 
Yeah i have no idea if edits to the op makes it appear in your "Unread posts" or not so i didnt really have much of a choice
 
You're talking about assembler. After doing changes in the EXE just note the bytes and relative offset and then HEX modify the file. If you need to edit source assembler file by inputting mnemonics then use IDA or OllyDbg.
 
Status
Not open for further replies.
Back
Top