From dfb5321898ef44f4d7210f81a93c5a3e130819bf Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Tue, 1 Jun 2021 06:02:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce1f4d6..cc2a3dd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # vmhook - VMProtect 2 Virtual Machine Hooking Library -Vmhook is an execution environment agnostic VMProtect 2 virtual machine hooking framework designed for hooking virtual machine handlers. The project only supports x64 VMProtect 2 binaries. An example usage of this project can be seen at um-hook \ No newline at end of file +Vmhook is an execution environment agnostic VMProtect 2 virtual machine hooking framework designed for hooking virtual machine handlers. The project only supports x64 VMProtect 2 binaries. An example usage of this project can be seen at [um-hook](https://githacks.org/vmp2/um-hook). \ No newline at end of file