Joined: 26 Dec 2022 Posts: 26 Location: Wasilla, Ak
Posted: Sun Jan 01, 2023 8:42 am Post subject: Can I get some help on this?
When I try to add a base pointer to an address it isn't showing my health when it should be. When I just put the +64 after the address it works. It isn't even showing the address to my health.
The arrow -> means "the value stored at this address is..."
If you put rbx as the base address, the value of the memory record is [[24EC4010D60]+64]
A pointer is a type that stores the address of something else as its value. To find a pointer, search for an address. i.e. 8-byte value 24EC4010D60
See the CE tutorial for more information on pointers.
Code injection is another option. Search "injection copy" _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum