Madpixel How do I cheat?
Reputation: 0
Joined: 05 Jul 2016 Posts: 2
|
Posted: Sat Aug 20, 2016 12:32 pm Post subject: Finding float value pointer in starmade (x64 java game) |
|
|
Hello, I've found some float value that I don't know how to find pointer/aob to,
I can't do aob scan for it cause data before it is equal to 0, here's one of the instructions that writes to it:
s26.postimg.org/rhwcbtofd/Przechwytywanie.png
It's pattern is 11 44 BE 10, but a few seconds later this instruction no longer writes to my variable and is replaced(not in memory)
by another with similar syntax (pattern 11 4C BA 10).
Anyone have any idea how to lookup my address the smartest way?
(sorry for not including img tag, I can't post urls yet :/)
|
|