Closed CR3Swapper closed 1 year ago
(i feel retarded creating an issue related to qemu semantic inaccuracies because its highly unlikely that its really an issue on your guys end but ive debugged this for 3 days now)
It's a bit hard to believe this can't be emulated correctly... Could you give a full script?
😵💫
the issue was i was starting the emulation for 30 seconds and then after that time elapsed i read RAX and it wasnt finished emulating.
lmao my bad.
emu_start does not return an error if the time runs out...
small test case:
same issue for x86.
rax wont be the same as the constant/address in the mov rax...