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
92cdf9f6e5
|
4 years ago | |
---|---|---|
include | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
vmtracer.sln | 4 years ago |
README.md
vmtracer - VMProtect 2 Virtual Machine Tracer Library
The base library for um-tracer
. This project contains an execution environment agnostic C++ class and trap handler aimed to aid in hooking into VMProtect 2 virtual machines. This project uses no STL, heap allocations, or any other limiting C++ code. The library requires executing in long mode however.