Minimalistic VT-X hypervisor with hooks

April 8, 2016 ยท View on GitHub

Minimalistic VT-X hypervisor with hooks

Features, all PG-compatible

  • Syscall hooks via MSR_LSTAR
  • Kernel inline hooks
  • Kernel page substitution
  • Kernel page EPT TLB splitting
  • MSR hooks
  • IDT hooks

Supported hardware

Intel processors with VT-x and EPT support

Supported platforms

Windows 7 - Windows 10, x64 only

License

HyperBone is licensed under the MIT License. Dependencies are under their respective licenses.

Contents

  1. 1Features, all PG-compatible
  2. 2Supported hardware
  3. 3Supported platforms
  4. 4License