Skip to content

Compiled

Latest
Compare
Choose a tag to compare
@void-stack void-stack released this 18 Oct 16:25
· 4 commits to main since this release

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)