VMProtect 3 Virtual Machines Profiler Library
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.
 
 
IDontCode 4e8c37dbe0
Add LICENSE
2 years ago
deps need to add vm::utils::is_mov for ZYDIS_MNEMONIC_MOV/SX/ZX... also need 2 years ago
include i updated some code so virtual branch determination code will run 2 years ago
src fixed a bug in the deadstore removal algo... 2 years ago
tests updated vmctx class a little... 2 years ago
.clang-format blew the tires off vmctx for now... fixed a bug in vmlocate... working now... 2 years ago
.gitignore added a new vmctx which removes calc_jmp and such 2 years ago
.gitmodules profilers will now have access to unicorn-engine traces so generators 2 years ago
CMakeLists.txt added vmexit handler... 2 years ago
LICENSE Add LICENSE 2 years ago
README.md Initial commit 2 years ago
cmake.toml profilers will now have access to unicorn-engine traces so generators 2 years ago
cmkr.cmake configuring cmkr some, inherting vmprofiler2 but only including a very 2 years ago

README.md

vmprofiler

VMProtect 3 Virtual Machines Profiler Library