get the address from pointer offsets.
Trying to make a function to grab an address from pointer offsets. New to pointers and tried to follow a tutorial using Pymem but write it in c# which I'm far more comfortable with. Hasn't gone so well. The function returns 0 from a correct input. Would really appreciate the help if someone knows what I'm doing wrong
7 Replies
What are you making?
Console app to read and write to the memory of another process
The other process has an address that changes on reload so I need to use pointers, hence the function
What process?
A game called Ty the Tasmanian Tiger
I have done memory writing with this game before successfully
the issue is my lack of knowledge of pointers
I'm not really sure if we can provide help or it's against the server's rules 😅
not sure why it would be against server rules but thanks anyway
if its against a TOS its against the server rules, and still its a little too sus maybe
github or youtube has probably the answers you need