awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ionescu007 avatar

ionescu007/SimpleVisor

0
View on GitHub↗
1,962 نجوم·284 تفرعات·C·2 مشاهداتionescu007.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.

سجل النجوم

مخطط تاريخ النجوم لـ ionescu007/simplevisorمخطط تاريخ النجوم لـ ionescu007/simplevisor

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ SimpleVisor

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع SimpleVisor.
  • asamy/ksmالصورة الرمزية لـ asamy

    asamy/ksm

    863عرض على 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
    عرض على GitHub↗863
  • bareflank/boxyالصورة الرمزية لـ Bareflank

    Bareflank/boxy

    63عرض على 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++
    عرض على GitHub↗63
  • bareflank/hypervisorالصورة الرمزية لـ Bareflank

    Bareflank/hypervisor

    1,497عرض على 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++
    عرض على GitHub↗1,497
  • airbus-seclab/ramooflaxالصورة الرمزية لـ airbus-seclab

    airbus-seclab/ramooflax

    185عرض على GitHub↗

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

    C
    عرض على GitHub↗185
عرض جميع البدائل الـ 30 لـ SimpleVisor→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ ionescu007/simplevisor؟

الميزات الرئيسية لـ ionescu007/simplevisor هي: Hypervisor Implementations.

ما هي البدائل مفتوحة المصدر لـ ionescu007/simplevisor؟

تشمل البدائل مفتوحة المصدر لـ ionescu007/simplevisor: 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.