awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ionescu007 avatar

ionescu007/SimpleVisor

0
View on GitHub↗
1,962 stars·284 forks·C·9 viewsionescu007.github.io/SimpleVisor↗

SimpleVisor

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.

Features

  • Hypervisor Implementations - Educational hypervisor for learning VT-x fundamentals.

Star history

Star history chart for ionescu007/simplevisorStar history chart for ionescu007/simplevisor

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SimpleVisor

Similar open-source projects, ranked by how many features they share with SimpleVisor.
  • asamy/ksmasamy avatar

    asamy/ksm

    863View on GitHub↗

    A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical memory introspection engine and userspace physical memory virtualization which can be enabled at compiletime.

    C
    View on GitHub↗863
  • bareflank/boxyBareflank avatar

    Bareflank/boxy

    63View on GitHub↗

    The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides support for custom, lightweight Linux and Unikernel virtual machines on any platform including Windows, Linux and UEFI.

    C++
    View on GitHub↗63
  • bareflank/hypervisorBareflank avatar

    Bareflank/hypervisor

    1,497View on GitHub↗

    The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by Assured Information Security, Inc. (AIS), that provides the tools needed to rapidly prototype and create your own hypervisor on 64bit versions of Intel and AMD (ARMv8 CPUs, RISC-V…

    C++
    View on GitHub↗1,497
  • airbus-seclab/ramooflaxairbus-seclab avatar

    airbus-seclab/ramooflax

    185View on GitHub↗

    a bare metal (type 1) VMM (hypervisor) with a python remote control API

    C
    View on GitHub↗185
See all 30 alternatives to SimpleVisor→

Frequently asked questions

What does ionescu007/simplevisor do?

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.

What are the main features of ionescu007/simplevisor?

The main features of ionescu007/simplevisor are: Hypervisor Implementations.

What are some open-source alternatives to ionescu007/simplevisor?

Open-source alternatives to ionescu007/simplevisor include: asamy/ksm — A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical… bareflank/boxy — The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides… bareflank/hypervisor — The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by… bareflank/microv — warning: MicroV is currently a work in progress. If you need support now, please see the Mono branch until MicroV is… changeofpace/viviennevmm — VivienneVMM. airbus-seclab/ramooflax — a bare metal (type 1) VMM (hypervisor) with a python remote control API.