Update README.md

multi-vm
_xeroxz 3 years ago
parent e199af44e3
commit 63c59a4911

@ -1,4 +1,3 @@
# vmtracer - VMProtect 2 Virtual Machine Tracer Library # vmhook - VMProtect 2 Virtual Machine Hooking 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. You can find an example usage of this very small project over at the [um-tracer repo](https://githacks.org/vmp2/um-tracer).
TODO
Loading…
Cancel
Save