fixed a bug

merge-requests/16/merge
_xeroxz 3 years ago
parent c2319117a0
commit f06bf5f6b7

@ -38,7 +38,7 @@ namespace vm::handler::profile
// MOV RAX, GS:[RAX] // MOV RAX, GS:[RAX]
// MOV [RBP], RAX // MOV [RBP], RAX
"READGSQ", "READGSQ",
READQ, READGSQ,
NULL, NULL,
{ { // MOV RAX, [RBP] { { // MOV RAX, [RBP]
[]( const zydis_decoded_instr_t &instr ) -> bool { []( const zydis_decoded_instr_t &instr ) -> bool {

Loading…
Cancel
Save