mask smth
This commit is contained in:
@@ -1302,6 +1302,7 @@ get_opcode:
|
|||||||
.found:
|
.found:
|
||||||
shl eax, 4
|
shl eax, 4
|
||||||
mov dl, [esi + 8 + opcodes.by_id + eax]
|
mov dl, [esi + 8 + opcodes.by_id + eax]
|
||||||
|
and edx, 0xFF
|
||||||
mov al, [esi + 2 + opcodes.by_id + eax]
|
mov al, [esi + 2 + opcodes.by_id + eax]
|
||||||
and eax, 0xFF
|
and eax, 0xFF
|
||||||
ret
|
ret
|
||||||
|
|||||||
Reference in New Issue
Block a user