| View previous topic :: View next topic |
| Author |
Message |
ANoobHacker How do I cheat?
Reputation: 0
Joined: 09 Apr 2011 Posts: 3 Location: England
|
Posted: Wed Apr 27, 2011 12:43 pm Post subject: How can I see what instructions run after memory change? |
|
|
Hi all,
I am looking for some help in determining what instructions ran after I change the value of an memory address.
Previous to a game releasing a speedhack protection, changing a memory address's value could allow one to speedhack.
Now the game's anti hack protection freezes the game on changing the value of this memory address and I would like to know how to find out what instructions ran and if I can disable them.
Thanks for any help you guys can give  |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25819 Location: The netherlands
|
Posted: Wed Apr 27, 2011 3:46 pm Post subject: |
|
|
Find out which instructions read from the specific address and go from there _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
ANoobHacker How do I cheat?
Reputation: 0
Joined: 09 Apr 2011 Posts: 3 Location: England
|
Posted: Wed Apr 27, 2011 4:51 pm Post subject: |
|
|
Thanks for your response Dark Byte, I'm not 100% sure what you mean though.
If you mean use "Find what accesses this address" and look at the instruction there, I have already tried that and have gotten a few instructions that change the selected address but I'm unsure how to proceed.
I've googled assembly code and am currently trying to figure out what happens when i change the memory address, because no new instructions come up when I change the value. |
|
| Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5627
|
Posted: Wed Apr 27, 2011 8:54 pm Post subject: |
|
|
When you change the value with CE, of course you will not get any codes. You will see only those codes that are used by the game and not by CE. _________________
|
|
| Back to top |
|
 |
ANoobHacker How do I cheat?
Reputation: 0
Joined: 09 Apr 2011 Posts: 3 Location: England
|
Posted: Thu Apr 28, 2011 4:45 am Post subject: |
|
|
I was thinking because of the new sh protection that freezes the game when i change the value of a particular address, that when i changed the value I would see some intstructions run.
Anyways, thanks for your help, maybe im just too noob for this xD |
|
| Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5627
|
Posted: Thu Apr 28, 2011 6:55 am Post subject: |
|
|
Maybe there are like 100 copies and if you change one, it will freeze because you are out of sync. _________________
|
|
| Back to top |
|
 |
|