hypervisor
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system
HyperDeceit is the ultimate all-in-one library that emulates Hyper-V for Windows, giving you the ability to intercept and manipulate operating system tasks with ease.
Monitoring and controlling kernel API calls with stealth hook using EPT
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "R…
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.
Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
A x64 Windows Rootkit using SSDT or Hypervisor hook
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…
lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.
Hypervisor based anti anti debug plugin for x64dbg
Windows kernel hacking framework, driver template, hypervisor and API written on C++
A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data
PoC of fuzzing closed-source userspace binaries with KVM