Skip to content

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

Notifications You must be signed in to change notification settings

nevioo1337/VMHide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages