View previous topic :: View next topic |
Author |
Message |
wghaven How do I cheat?
Reputation: 0
Joined: 23 May 2015 Posts: 4
|
Posted: Sat May 23, 2015 10:47 am Post subject: How do I make memory edits permanent? |
|
|
Hey I have an address for mana in a game, I freeze the value but the problem is the game is naturally very buggy and crashes around every 10 minutes.
It gets annoying having to open up cheat engine and find the address again, I know I can use pointers but I feel like I ought to learn how to keep the value frozen permanently on the .exe file.
If anyone knows how to do so I would be very happy if you could share how to do this.
Thank you!
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Sun May 24, 2015 7:58 pm Post subject: |
|
|
You need to make an assembly edit for it.
http://forum.cheatengine.org/viewtopic.php?t=570083
And then edit the .exe to make that byte change as well, though most of them are packed nowadays so you'd need to unpack/decrypt them first or something.
_________________
|
|
Back to top |
|
 |
kitesan Expert Cheater
Reputation: 0
Joined: 01 May 2014 Posts: 124
|
Posted: Mon May 25, 2015 2:14 am Post subject: |
|
|
Get an Hex Editor, search the pattern you are interested about, edit it and save the new exe. If the exe has been packed, then it will be harder, as it requires a proper Assembly knowledge.
|
|
Back to top |
|
 |
|