You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_xeroxz
829f7dfc92
|
4 years ago | |
---|---|---|
dependencies | 4 years ago | |
src | 4 years ago | |
.clang-format | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
vmprofiler-cli.sln | 4 years ago |
README.md
vmprofiler-cli - VMProtect 2 CLI Profiler
vmprofiler-cli is a CLI program which displays all details of a specified VMProtect 2 virtual machine. This information includes virtual instruction pointer advancment direction, all vm handlers, virtual instruction rva decrypt instructions, vm handler table entry decrypt instruction, and much more.
usage
Usage: vmprofiler-cli [options...]
Options:
--bin, --vmpbin unpacked binary protected with VMProtect 2 (Required)
--vmentry, --entry rva to push prior to a vm_entry (Required)
--showhandlers show all vm handlers...
-h, --help Shows this page