awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ionescu007 avatar

ionescu007/SimpleVisor

0
View on GitHub↗
1,962 estrellas·284 forks·C·3 vistasionescu007.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.

Historial de estrellas

Gráfico del historial de estrellas de ionescu007/simplevisorGráfico del historial de estrellas de ionescu007/simplevisor

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a SimpleVisor

Proyectos open-source similares, clasificados según cuántas características comparten con SimpleVisor.
  • asamy/ksmAvatar de asamy

    asamy/ksm

    863Ver en 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
    Ver en GitHub↗863
  • bareflank/boxyAvatar de Bareflank

    Bareflank/boxy

    63Ver en 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++
    Ver en GitHub↗63
  • bareflank/hypervisorAvatar de Bareflank

    Bareflank/hypervisor

    1,497Ver en 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++
    Ver en GitHub↗1,497
  • airbus-seclab/ramooflaxAvatar de airbus-seclab

    airbus-seclab/ramooflax

    185Ver en GitHub↗

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

    C
    Ver en GitHub↗185
Ver las 30 alternativas a SimpleVisor→

Preguntas frecuentes

¿Qué hace ionescu007/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.

¿Cuáles son las características principales de ionescu007/simplevisor?

Las características principales de ionescu007/simplevisor son: Hypervisor Implementations.

¿Qué alternativas de código abierto existen para ionescu007/simplevisor?

Las alternativas de código abierto para ionescu007/simplevisor incluyen: 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.