| View previous topic :: View next topic |
| Author |
Message |
DEVCORE Cheater
Reputation: 0
Joined: 11 Aug 2018 Posts: 28
|
Posted: Sat Aug 11, 2018 4:34 am Post subject: C++ - Assault Cube - Write To Memory |
|
|
Hey I am new to game hacking and I would like to learn and know a few stuff.
I have used CE to find the ammo of current weapon for base address and offset. Once I have that. Keeping it simple to a newbie. What method should I write to memory? People are saying I cannot use writememoryprocess() since I am using pointers or something. Is this correct? Which method should I use?
Because I tried using WriteProcessMemory() and adding base address + offsets but it won’t work.
|
|
| Back to top |
|
 |
FreeER Grandmaster Cheater Supreme
Reputation: 53
Joined: 09 Aug 2013 Posts: 1091
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
|