View previous topic :: View next topic |
Author |
Message |
guanren How do I cheat?
Reputation: 0
Joined: 20 Mar 2023 Posts: 1
|
Posted: Mon Mar 20, 2023 4:15 am Post subject: Multi Level Pointers question. |
|
|
When [rax+08] appears, we can usually find the address we need by searching the value of rax and then passing Pointer+08.
But what should we do with something like [r14+rax+08]?
Description: |
|
Filesize: |
30.41 KB |
Viewed: |
755 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25712 Location: The netherlands
|
Posted: Mon Mar 20, 2023 6:47 am Post subject: |
|
|
assuming r14 doesn't change for what you're looking: 10+8=18
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|