From 127deef01418a80e7cda5a44d55d9827b408f303 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Tue, 1 Jun 2021 23:58:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a18f07b..ff0dee5 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,7 @@ Usage: vmemu [options...] Options: --vmentry relative virtual address to a vm entry... (Required) --vmpbin path to unpacked virtualized binary... (Required) - --imagebase image base from optional PE header... (Required) --out output file name for trace file... (Required) - --advancement the way in which the virtual instruction pointer advances... 'forward' or 'backward'... (Required) -h, --help Shows this page ```