Skip to content

Detects virtual machines and malware analysis environments

License

Notifications You must be signed in to change notification settings

CR3Swapper/Hypervisor-Detection

 
 

Repository files navigation

Hypervision Detection

Supports both x86 and x64. Currently implements four techniques:

  • Profiling CPUID against FYL2XP1 (most reliable)
  • Checking highest low function leaf
  • Checking invalid leaf
  • Checking for known hypervisor vendors (KVM, HyperV, VMware, Xen, Parallels, VirtualBox)

VMware


HyperV


Anyrun


Clean

💵 Want to buy me a Coffee with crypto?

 - Donate BTC at `bc1q048wrqztka5x2syt9mtj68uuf73vqry60s38vf`
 - Donate ETH at `0x86b2C17C94A1E6f35d498d17a37dc1f8A715139b`

References

About

Detects virtual machines and malware analysis environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • Assembly 1.9%