Page 1 of 1

Problem with RAX

Posted: Fri Jun 05, 2020 12:20 pm
by KevinDA
Hello, I have a problem with an address that has the value: call qword ptr [rax + 10]

When I launch my application in (Accessed addresses) I have 00000010 in 2nd lines and application crash.

call qword ptr [rax + 10] call add line [rax-095AF97B]

Then I froze my RAX with the value 00007FF6A7075040 to avoid which is reiterated the value 0000000000000000.

But it does not work, I checked with x64dbg and my RAX takes the value of 0000000000000000 after 8 calls of 7FF6A7075050



I forgot something?

How to fix the bug?



[img]https://forum.cheatengine.org/files/final_477.jpg[/img]