Posted: Tue Feb 22, 2022 3:45 pm Post subject: How can I mod binary values (bitflags) with assembly?
I want to inject a code using the assembly but I need only to change a bit flag on the address linked to it. The main problem is that I can only change bytes and not bit flags. Is there a way to change only the bitflags?
I want to change bit 7 only and not the entire byte.
Code:
define(address,"EEtc.exe"+1FE3B)
define(bytes,8B 86 AC 00 00 00)
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