Posted: Tue Jun 26, 2018 11:49 pm Post subject: Code Injection writing as a single Byte?
I'm trying to make a code write a 01 to enable the value, but it's writing it as a Int32 value and is messing with other values I don't want to edit. How can I set it to just write/edit the single byte?
This is the code to edit the value to 01:
mov [ebx+74],1
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