Categories > WeAreDevs > Hangout >
[Q] C++/Memory hacking related question
Posted
Hello!
This question is mostly intended for people that know about C++, reverse engineering and memory stuff. Okay, so, basically:
I think most of us started from some basic things. Well, I did start from Assault Cube. It's easy. Cheat Engine + C++ / C#. But now, I wanna move one to some other games. I found a game called "Pumping Simulator 2" (everything is cracked). I found the money address and value, managed to have fun with it, write an external trainer for that game. But, I failed to use pointers (there's 1+ pointers and a lot of addresses that lead to the value and address). Could some either tell me, or, please, teach me how to handle those?
It would be greatly appreciated. Thanks!
Cancel
Post
Random quote here...
Replied
Sounds like you might need to use pointer paths.
Here's a handy vid to help with that: https://youtu.be/nQ2F2iW80Fk?si=LWs-vhg4ZdfetXfV
Cancel
Post
My Discord is xwyvern
https://i.imgur.com/mH521VR.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Comments
VoidableMethod 13 Reputation
Commented
Thank you! I'll be sure to check that out.
0