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,899Updated 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,449Updated last year
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,713Updated 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,269Updated 4 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,547Updated 3 weeks ago
- Intel / AMD CPU Internals☆1,169Updated 4 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆672Updated 11 months ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆944Updated 2 years ago
- bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, des…☆1,001Updated 3 weeks ago
- Disassembler Library for x86 and x86-64☆1,063Updated 2 years ago
- The official home of the LibVMI project is at https://github.com/libvmi/libvmi.☆728Updated last week
- Fast and lightweight x86/x86-64 disassembler and code generation library☆4,038Updated last month
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,743Updated 3 years ago
- Powerful Disassembler Library For x86/AMD64☆1,319Updated 2 years ago
- Minimalistic VT-x hypervisor with hooks☆917Updated 6 years ago
- The research UEFI hypervisor that supports booting an operating system.☆691Updated last year
- Fun with the Windows Subsystem for Linux (WSL/LXSS)☆880Updated 6 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT