Bareflank / hypervisor
lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
☆1,381Updated 6 months ago
Alternatives and similar repositories for hypervisor:
Users that are interested in hypervisor are comparing it to the libraries listed below
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and …☆1,775Updated 9 months ago
- A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.☆841Updated 3 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,156Updated 3 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,587Updated last year
- The official home of the LibVMI project is at https://github.com/libvmi/libvmi.☆695Updated this week
- Simple x86-64 VT-x Hypervisor with EPT Hooking