A minimalistic educational hypervisor for Windows on AMD processors.
☆531Mar 3, 2025Updated 11 months ago
Alternatives and similar repositories for SimpleSvm
Users that are interested in SimpleSvm are comparing it to the libraries listed below
Sorting:
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆465Feb 18, 2021Updated 5 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆372Feb 26, 2025Updated last year
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆613Feb 24, 2026Updated last week
- The research UEFI hypervisor that supports booting an operating system.☆712Aug 15, 2024Updated last year
- Minimalistic VT-x hypervisor with hooks☆931Oct 18, 2019Updated 6 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,728Nov 24, 2023Updated 2 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆951Apr 24, 2023Updated 2 years ago
- 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
- 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
- HelloAmdHvPkg is a type-1 research hypervisor for AMD processors.☆106Jun 28, 2020Updated 5 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆104Aug 3, 2023Updated 2 years ago
- Lightweight Intel VT-x Hypervisor.☆663Dec 17, 2024Updated last year
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,358Jan 22, 2022Updated 4 years ago
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,917May 8, 2024Updated last year
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆821Sep 7, 2020Updated 5 years ago
- A hypervisor hiding user-mode memory using EPT☆107Jan 28, 2018Updated 8 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- A bare minimum hypervisor on AMD and Intel processors for learners.☆339Sep 27, 2025Updated 5 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆197Jul 11, 2023Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆902Nov 21, 2019Updated 6 years ago
- Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.☆282Feb 16, 2026Updated 2 weeks ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Simple Intel VT-x hypervisor☆360Dec 10, 2023Updated 2 years ago
- hook msr by amd svm☆125Dec 30, 2019Updated 6 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,278Feb 14, 2026Updated 2 weeks ago
- Hypervisor based tool for monitoring system register accesses.☆154Sep 13, 2018Updated 7 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 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