LYingSiMon / HyperBone

Minimalistic VT-x hypervisor with hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperBone

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.

About

Minimalistic VT-x hypervisor with hooks

License:MIT License


Languages

Language:C 90.7%Language:C++ 5.4%Language:Assembly 3.9%