All Projects → kernkonzept → l4re-core

kernkonzept / l4re-core

Licence: GPL-2.0 license
The core components of the L4Re operating system.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
assembly
5116 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to l4re-core

cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+9002.56%)
Mutual labels:  arm, mips, x86
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (+4141.03%)
Mutual labels:  arm, mips, x86
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+2307.69%)
Mutual labels:  arm, mips, x86
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+1412.82%)
Mutual labels:  arm, mips, x86
Ataraxia
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
Stars: ✭ 226 (+479.49%)
Mutual labels:  arm, mips, x86
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 (+1743.59%)
Mutual labels:  arm, mips, x86
Jingos
JingOS - The World’s First Linux-based OS design for Tablets
Stars: ✭ 101 (+158.97%)
Mutual labels:  arm, operating-system, x86
Easy Linux Pwn
A set of Linux binary exploitation tasks for beginners on various architectures
Stars: ✭ 353 (+805.13%)
Mutual labels:  arm, mips, x86
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (+6210.26%)
Mutual labels:  arm, mips, x86
Aros
Main AROS repository for active development. Contains the main Operating System components and Build System.
Stars: ✭ 146 (+274.36%)
Mutual labels:  arm, operating-system, x86
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 (+13679.49%)
Mutual labels:  arm, mips, x86
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-43.59%)
Mutual labels:  arm, mips, l4
Steed
[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
Stars: ✭ 520 (+1233.33%)
Mutual labels:  arm, mips, x86
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-41.03%)
Mutual labels:  arm, mips, x86
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+12551.28%)
Mutual labels:  arm, mips, x86
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+3451.28%)
Mutual labels:  arm, mips, x86
Fukuro
Simple microkernel (early stage)
Stars: ✭ 18 (-53.85%)
Mutual labels:  arm, x86, microkernel
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+7479.49%)
Mutual labels:  arm, mips, x86
Build
Armbian Linux build framework
Stars: ✭ 1,827 (+4584.62%)
Mutual labels:  arm, operating-system, x86
toddler
Toddler is a well-designed usable and portable microkernel OS
Stars: ✭ 70 (+79.49%)
Mutual labels:  arm, mips, x86

L4Re Core Components

This package contains the core components for the L4Re operating system. It includes the following components:

  • sigma0 - the initial memory manager
  • moe - the root task
  • ned - the default init process
  • libc and libstdc++
  • kernel bindings
  • and more support libraries

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 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].