A minimalistic educational hypervisor for Windows on AMD processors.
☆596Mar 3, 2025Updated last year
Alternatives and similar repositories for SimpleSvm
Users that are interested in SimpleSvm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆491Feb 18, 2021Updated 5 years ago
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆634May 23, 2026Updated 2 weeks ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆416Feb 26, 2025Updated last year
- The research UEFI hypervisor that supports booting an operating system.☆743Aug 15, 2024Updated last year
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,751Nov 24, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Minimalistic VT-x hypervisor with hooks☆946Oct 18, 2019Updated 6 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,327Mar 15, 2021Updated 5 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆964Apr 24, 2023Updated 3 years ago
- HelloAmdHvPkg is a type-1 research hypervisor for AMD processors.☆110Jun 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]☆112Aug 3, 2023Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,388Jan 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…