PierreDole How do I cheat?
Reputation: 0
Joined: 30 May 2020 Posts: 1
|
Posted: Sat May 30, 2020 3:50 am Post subject: What I do with a found pointer? (32bit-64bit mix) |
|
|
Hi guys,
I got this result from CE's pointer scan:
*process* + 0x03A1A158
offset 0: 10
offset 1: 40
offset 2: 54
Points to: 0x80ADFEF4E4
The pointed address is 64bit, the base pointer looks like 32bit(?).
When I read the pointed address directly I get the result I expect.
When I read the pointer, there is not result (0 byte readed) and I get the offeset as the finale address (0 + offset = offset).
What do I wrong?
|
|