VMHook READQ/DW/W/B VMProtect 2 Virtual Instructions To Bypass All Virtualized Integrity Checks
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 2ab613e5d4
Update README.md
3 years ago
bin updated for 7/23/2021 3 years ago
dependencies updated for 7/23/2021 3 years ago
include updated for 7/23/2021 3 years ago
src updated for 7/23/2021 3 years ago
.clang-format cleaned some code... 3 years ago
.gitignore added gitignore 3 years ago
.gitmodules init commit 3 years ago
LICENSE Add LICENSE 3 years ago
README.md Update README.md 3 years ago
vmhook-eac.sln updated for 7/23/2021 3 years ago
vmhook-eac.vcxproj updated for 7/23/2021 3 years ago
vmhook-eac.vcxproj.filters cleaned some code... 3 years ago
vmhook-eac.vcxproj.user added vmhook-eac.sys signed, as well as a log showing the reads and 3 years ago

README.md

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. Then you can dump all of the READQ/DW/W/B virtual instruction indexes using the --indexes READ(X) commandline argument.