hypervisor
Multicore x64 kernel with a focus on introspection and debugging capabilities.
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
A Type-1 hypervisor aimed to implement kernel hotswapping
A thin-hypervisor that runs on aarch64 CPUs.
Virtualization detection through speculative execution PoCs and papers
A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
a minimalistic windows hypervisor for amd processors
Page fault hook use ept (Intel Virtualization Technology)
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support d…
Different aproaches to detecting EPT hooks
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x