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 dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.
☆1,917May 8, 2024Updated last year
Alternatives and similar repositories for SimpleVisor
Users that are interested in SimpleVisor are comparing it to the libraries listed below
Sorting:
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,728Nov 24, 2023Updated 2 years ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,470Aug 14, 2024Updated last year
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,287Mar 15, 2021Updated 4 years ago
- A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.☆859Oct 20, 2021Updated 4 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆950Apr 24, 2023Updated 2 years ago
- Minimalistic VT-x hypervisor with hooks☆931Oct 18, 2019Updated 6 years ago
- A minimalistic educational hypervisor for Windows on AMD processors.☆531Mar 3, 2025Updated 11 months ago
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆613Updated this week
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,358Jan 22, 2022Updated 4 years ago
- The research UEFI hypervisor that supports booting an operating system.☆711Aug 15, 2024Updated last year
- kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x☆443Nov 29, 2021Updated 4 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆821Sep 7, 2020Updated 5 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆686Jan 31, 2025Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆902Nov 21, 2019Updated 6 years ago
- Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials☆2,512Aug 17, 2025Updated 6 months ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Intel / AMD CPU Internals☆1,178Mar 7, 2021Updated 4 years ago
- Collection of resources about Virtualization☆1,938Jul 16, 2025Updated 7 months ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆892Jun 18, 2025Updated 8 months ago
- This driver implements the Intel Processor Trace functionality in Intel Skylake architecture for Microsoft Windows☆466Apr 17, 2018Updated 7 years ago
- Detecting execution of kernel memory where is not backed by any image file☆261Jul 11, 2018Updated 7 years ago
- Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that w…☆397Dec 10, 2018Updated 7 years ago
- State-of-the-art native debugging tools☆3,654Updated this week
- Hook system calls, context switches, page faults and more.☆2,637May 9, 2023Updated 2 years ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆464Feb 18, 2021Updated 5 years ago
- A project for allowing EDK-II Development with Visual Studio☆587Oct 30, 2022Updated 3 years ago
- Automatically exported from code.google.com/p/virtdbg☆99Jun 25, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/hyperdbg☆109Apr 26, 2015Updated 10 years ago
- Lightweight Intel VT-x Hypervisor.☆663Dec 17, 2024Updated last year
- PatchGuard Research☆304Oct 6, 2018Updated 7 years ago
- Universal PatchGuard and Driver Signature Enforcement Disable