From 8baefa1e2148111712d640ee9cb7c0b7ac329521 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Wed, 16 Jun 2021 20:37:34 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1caa5ac..e13a121 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ for ( auto idx = 0u; idx < vmctx.vm_handlers.size(); ++idx ) ***Output*** ``` +... + ======================== [LCONSTBZXW #253] ======================== > 0x00007FF6DEA85C2C and al, 0x45 > 0x00007FF6DEA85C2E movzx eax, byte ptr [rsi] @@ -168,6 +170,8 @@ add al, 0xD3 not al inc al add bl, al + +... ``` ### License & Copyright