awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ionescu007 avatar

ionescu007/SimpleVisor

0
View on GitHub↗
1,962 Stars·284 Forks·C·4 Aufrufeionescu007.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-Verlauf

Star-Verlauf für ionescu007/simplevisorStar-Verlauf für ionescu007/simplevisor

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu SimpleVisor

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SimpleVisor.
  • asamy/ksmAvatar von asamy

    asamy/ksm

    863Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗863
  • bareflank/boxyAvatar von Bareflank

    Bareflank/boxy

    63Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗63
  • bareflank/hypervisorAvatar von Bareflank

    Bareflank/hypervisor

    1,497Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗1,497
  • airbus-seclab/ramooflaxAvatar von airbus-seclab

    airbus-seclab/ramooflax

    185Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗185
Alle 30 Alternativen zu SimpleVisor anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von ionescu007/simplevisor?

Die Hauptfunktionen von ionescu007/simplevisor sind: Hypervisor Implementations.

Welche Open-Source-Alternativen gibt es zu ionescu007/simplevisor?

Open-Source-Alternativen zu ionescu007/simplevisor sind unter anderem: 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.