Noam527 How do I cheat?
Reputation: 0
Joined: 15 Jan 2017 Posts: 1
|
Posted: Sun Jan 15, 2017 3:04 pm Post subject: Hacking a steam game? |
|
|
Or at least, I think it's related to the fact it's a steam game.
So, I'm currently trying to hack "Geometry Dash". Yes you probably heard of it...
Anyway, so while making hacks here and there, I noticed that in the base address (after finding it, ofc), the base address ALWAYS says the same for each hack I made (like, 10/15). It says: "GeometryDash.exe"+0023A3DC.
In the hacks I used 0x0023A3DC as base address and they worked.
Now, I found a base address of a hack I want to make that is NOT this.
The base address says: "libcocos2d.dll"+0019BE88
Although I was unsure, my assumption was that the base address is 0x0019BE88. Well, the hack didn't work.
I suspect that in the hack I tried to access the "Geometry Dash" memory, but this base address is inside the dll "libcocos2d".
How do I get access to this? Which memory do I need to read/write to?
|
|