Jorgecmartins
Results
2
issues of
Jorgecmartins
Hello, I'm trying to emulate the following piece of code: ``` 0x7ffff7db2220 : endbr64 0x7ffff7db2224 : mov eax,edi 0x7ffff7db2226 : vpxorq xmm16,xmm16,xmm16 (buggy) ``` When I try to emulate the...