Simple x86-64 VT-x Hypervisor with EPT Hooking
☆953Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for gbhv
Users that are interested in gbhv are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,293Mar 15, 2021Updated 5 years ago
- Minimalistic VT-x hypervisor with hooks☆935Oct 18, 2019Updated 6 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,362Jan 22, 2022Updated 4 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆905Nov 21, 2019Updated 6 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,736Nov 24, 2023Updated 2 years ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆470Feb 18, 2021Updated 5 years ago
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆616Feb 24, 2026Updated 3 weeks ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆821Sep 7, 2020Updated 5 years ago
- The research UEFI hypervisor that supports booting an operating system.☆720Aug 15, 2024Updated last year
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,924May 8, 2024Updated last year
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 3 years ago
- Hook system calls, context switches, page faults and more.☆2,639May 9, 2023Updated 2 years ago
- State-of-the-art native debugging tools☆3,685Mar 15, 2026Updated last week
- Lightweight Intel VT-x Hypervisor.☆672Dec 17, 2024Updated last year
- kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x☆446Nov 29, 2021Updated 4 years ago
- Simple Intel VT-x hypervisor☆360Dec 10, 2023Updated 2 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆690Jan 31, 2025Updated last year
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- A minimalistic educational hypervisor for Windows on AMD processors.☆555Mar 3, 2025Updated last year
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- Disable PatchGuard and Driver Signature Enforcement at boot time☆2,329Aug 3, 2025Updated 7 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials☆2,523Aug 17, 2025Updated 7 months ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,474Aug 14, 2024Updated last year
- UEFI bootkit for driver manual mapping☆589Jan 1, 2024Updated 2 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
- Intel / AMD CPU Internals☆1,180Mar 7, 2021Updated 5 years ago
- MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. M…☆232Jul 26, 2020Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Kernel Driver Utility☆2,453Feb 17, 2026Updated last month
- Collection of resources about Virtualization☆1,946Jul 16, 2025Updated 8 months ago
- Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.☆282Feb 16, 2026Updated last month
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆763Apr 24, 2025Updated 10 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆571Nov 30, 2024Updated last year