ionescu007 / SimpleVisorLinks
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,887Updated last year
Alternatives and similar repositories for SimpleVisor
Users that are interested in SimpleVisor are comparing it to the libraries listed below
Sorting:
- A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.☆860Updated 4 years ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,442Updated last year
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,693Updated 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,259Updated 4 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,534Updated last week
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆662Updated 10 months ago
- Intel / AMD CPU Internals☆1,165Updated 4 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆936Updated 2 years ago
- Disassembler Library for x86 and x86-64☆1,059Updated 2 years ago
- bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, des…☆996Updated last week
- The official home of the LibVMI project is at https://github.com/libvmi/libvmi.☆726Updated 7 months ago
- The research UEFI hypervisor that supports booting an operating system.☆685Updated last year
- Minimalistic VT-x hypervisor with hooks☆911Updated 6 years ago
- Fast and lightweight x86/x86-64 disassembler and code generation library☆3,990Updated last week
- Powerful Disassembler Library For x86/AMD64☆1,314Updated 2 years ago
- Collection of resources about Virtualization☆1,906Updated 4 months ago
- A project for allowing EDK-II Development with Visual Studio☆569Updated 3 years ago
- Fun with the Windows Subsystem for Linux (WSL/LXSS)