parent
b25559f307
commit
92cdf9f6e5
@ -1,3 +1,4 @@
|
||||
# vmtracer
|
||||
# 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.
|
||||
|
||||
VMProtect 2 Virtual Machine Tracer Library
|
Loading…
Reference in new issue