Posted: Mon Jun 17, 2024 8:25 pm Post subject: changing the code causes a crash
I simply change inc to add 1 and it causes it to crash. Why is that? Isn't it basically the same thing?
inc qword ptr [rcx+08] --> add qword ptr [rcx+08],01
Inject code instead of changing it in-place. If you don't know what code injection is, see the CE tutorial. Use the "AOB Injection" or "Full Injection" templates. _________________
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