From 2ab613e5d477aedcc4d9f6a438cc1d07c0188740 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Mon, 26 Jul 2021 01:39:16 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..00397ea 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +### vmhook-eac multi-vm + +This branch is for EasyAntiCheat drivers which have more than a single virtual machine. Keep in mind that multiple virtual machines does not mean nested virtualization... + +You can update this code by dumping the rva's of all virtual machine handler tables using [vmprofiler-cli](https://githacks.org/vmp2/vmprofiler-cli/-/commit/3e8df3258ced14c26b8109d77d359482d98bf785). Then you can dump all of the `READQ/DW/W/B` virtual instruction indexes using the `--indexes READ(X)` commandline argument.