/VMHide

Bypasses VMProtect's VMWare & VMWare Tools detection trough user-mode API hooks.

Primary LanguageC++

VMHide

Bypasses VMProtect's VMWare & VMWare Tools detection trough user-mode API hooks. Works for versions prior to 3.6 since they didn't use direct syscalls before

Usage

  • Add hypervisor.cpuid.v0 = "FALSE" in your .vmx file
  • Inject the DLL at the same time the target process starts. I will attach an image below that shows the optimal settings for the Xenos injector.

image

image

Before using VMHide

image

After using VMHide

image