All Projects → kernkonzept → uvmm

kernkonzept / uvmm

Licence: other
Virtual machine monitor for L4Re

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to uvmm

Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (+3168.18%)
Mutual labels:  arm, mips, virtual-machine, x86-64
l4re-core
The core components of the L4Re operating system.
Stars: ✭ 39 (+77.27%)
Mutual labels:  arm, mips, l4
Hdk
(unofficial) Hyper-V® Development Kit
Stars: ✭ 166 (+654.55%)
Mutual labels:  virtual-machine, virtualization, hypervisor
Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Stars: ✭ 4,012 (+18136.36%)
Mutual labels:  arm, mips, x86-64
Microverse
macOS virtualization app for M1/Apple Silicon
Stars: ✭ 71 (+222.73%)
Mutual labels:  virtual-machine, virtualization, hypervisor
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (+468.18%)
Mutual labels:  virtual-machine, x86-64, virtualization
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+13336.36%)
Mutual labels:  arm, mips, x86-64
Awesome Virtualization
Collection of resources about Virtualization
Stars: ✭ 846 (+3745.45%)
Mutual labels:  virtual-machine, virtualization, hypervisor
Capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
Stars: ✭ 5,374 (+24327.27%)
Mutual labels:  arm, mips, x86-64
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+2581.82%)
Mutual labels:  arm, mips, x86-64
Cemu
Cheap EMUlator: lightweight multi-architecture assembly playground
Stars: ✭ 666 (+2927.27%)
Mutual labels:  arm, mips, x86-64
Ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
Stars: ✭ 673 (+2959.09%)
Mutual labels:  x86-64, virtualization, hypervisor
interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (+45.45%)
Mutual labels:  arm, mips, x86-64
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+22327.27%)
Mutual labels:  arm, mips, x86-64
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+4168.18%)
Mutual labels:  arm, mips, x86-64
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (+7418.18%)
Mutual labels:  arm, mips, x86-64
Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (+677.27%)
Mutual labels:  arm, x86-64
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (+11086.36%)
Mutual labels:  arm, mips
Openwrt Node Packages
OpenWrt Project Node.js packages. v10.x LTS and v12.x LTS and v14.x LTS
Stars: ✭ 176 (+700%)
Mutual labels:  arm, mips
Ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Stars: ✭ 210 (+854.55%)
Mutual labels:  arm, x86-64

L4Re uvmm

uvmm is the virtual machine monitor for the L4Re operating system. It allows to configure and execute guest OSes on top of L4Re. It provides a number of virtual interfaces to the guest, so that it can interact with L4 components in a secure way.

Documentation

This package is part of the L4Re operating system. For documentation and build instructions see the L4Re wiki.

Contributions

We welcome contributions. Please see our contributors guide on how to contribute.

License

Detailed licensing and copyright information can be found in the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].