Update README.md

merge-requests/7/merge
_xeroxz 3 years ago
parent e46225ba7d
commit 696cd24d13

@ -35,8 +35,11 @@ Options:
--showhandlers show all vm handlers... --showhandlers show all vm handlers...
--showhandler show a specific vm handler given its index... --showhandler show a specific vm handler given its index...
--vmp2file path to .vmp2 file... --vmp2file path to .vmp2 file...
--showblockinstrs show the virtual instructions of a specific code block... --indexes displays vm handler table indexes for a given vm handler name such as 'READQ', or 'WRITEQ'...
--showallblocks shows all information for all code blocks... --scanfortables scans all executable sections for vm handler tables...
--showvirtinstrs show the virtual instructions of a specific virtual routine...
--showallrtns shows all information for all virtual routines...
--rtnaddr rva of the virtualized routine to apply another action upon such as --showallblocks...
-h, --help Shows this page -h, --help Shows this page
``` ```

Loading…
Cancel
Save