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
·
mythril-hypervisor avatar

mythril-hypervisor/mythril

0
View on GitHub↗
55 stars·15 forks·Rust·MIT·3 views

Mythril

A rust-based hypervisor currently requiring multiboot2 boot (e.g. grub), and VT-x/EPT.

Features

  • Hypervisor Implementations - Security-focused hypervisor for research.

Star history

Star history chart for mythril-hypervisor/mythrilStar history chart for mythril-hypervisor/mythril

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 Mythril

Similar open-source projects, ranked by how many features they share with Mythril.
  • 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 Mythril→

Frequently asked questions

What does mythril-hypervisor/mythril do?

A rust-based hypervisor currently requiring multiboot2 boot (e.g. grub), and VT-x/EPT.

What are the main features of mythril-hypervisor/mythril?

The main features of mythril-hypervisor/mythril are: Hypervisor Implementations.

What are some open-source alternatives to mythril-hypervisor/mythril?

Open-source alternatives to mythril-hypervisor/mythril 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.