All Projects → X86 Bare Metal Examples → Similar Projects or Alternatives

480 Open source projects that are alternatives of or similar to X86 Bare Metal Examples

ida-embed-arch-disasm
Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database
Stars: ✭ 22 (-99.45%)
Mutual labels:  x86-64
MetalOS
Homebrew x64 OS written in C++ that runs Doom!
Stars: ✭ 33 (-99.17%)
Mutual labels:  x86-64
elfloader
ARMv7M ELF loader
Stars: ✭ 71 (-98.22%)
Mutual labels:  bare-metal
dynarmic
An ARM dynamic recompiler.
Stars: ✭ 675 (-83.06%)
Mutual labels:  x86-64
AiliceOS
AiliceOS: Build an x86_64 and UEFI OS using Rust
Stars: ✭ 59 (-98.52%)
Mutual labels:  x86-64
Zephyr.js
JavaScript* Runtime for Zephyr* OS
Stars: ✭ 164 (-95.88%)
Mutual labels:  x86
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (-10.92%)
Mutual labels:  x86
stoomboot
An x86 real mode multiboot-ish ELF bootloader
Stars: ✭ 19 (-99.52%)
Mutual labels:  x86
asm tutorial
Code samples for the Understanding Windows x64 Assembly tutorial.
Stars: ✭ 131 (-96.71%)
Mutual labels:  x64
Pharos Cluster
Pharos - The Kubernetes Distribution
Stars: ✭ 302 (-92.42%)
Mutual labels:  bare-metal
Eu4dll
Europa Universalis IV double byte language patch; master:1.30.6.0, dev:1.30.6.0
Stars: ✭ 295 (-92.6%)
Mutual labels:  x86-64
Cuis Smalltalk Dev
Active development of Cuis Smalltalk
Stars: ✭ 276 (-93.07%)
Mutual labels:  x86-64
be-shellcode-tester
BattlEye shellcodes tester
Stars: ✭ 69 (-98.27%)
Mutual labels:  x64
ws-ldn-12
ARM / STM32F7 DIY synth workshop
Stars: ✭ 62 (-98.44%)
Mutual labels:  baremetal
kora-kernel
Kernel for my operating system KoraOS
Stars: ✭ 15 (-99.62%)
Mutual labels:  x86
mini-lab
a small, virtual setup to locally run the metal-stack
Stars: ✭ 50 (-98.75%)
Mutual labels:  bare-metal
Bootmine
Bootable minesweeper game in a 512-byte boot sector
Stars: ✭ 136 (-96.59%)
Mutual labels:  x86
x86 starterkit
👷🏻‍♂️ An easy starting point for your first OS/Kernel
Stars: ✭ 32 (-99.2%)
Mutual labels:  x86
natick
natickOS - A minimal, lightweight, research Linux Distribution
Stars: ✭ 33 (-99.17%)
Mutual labels:  x86
rust-kernel-barebones
A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
Stars: ✭ 42 (-98.95%)
Mutual labels:  x86-64
goas
port of GNU Assembler written in go
Stars: ✭ 52 (-98.7%)
Mutual labels:  x86-64
Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
Stars: ✭ 101 (-97.47%)
Mutual labels:  x86-64
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (-92.77%)
Mutual labels:  x86-64
boot2duino
The World's Most Useless Arduino Platform.
Stars: ✭ 70 (-98.24%)
Mutual labels:  x86
validating-binary-decompilation
Scalable Validator for Binary Lifters
Stars: ✭ 41 (-98.97%)
Mutual labels:  x86-64
libcluon
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Stars: ✭ 81 (-97.97%)
Mutual labels:  x86-64
async
🔀 Asynchronous framework in C.
Stars: ✭ 16 (-99.6%)
Mutual labels:  bare-metal
utero
The Operating System (for x86_64) written in Crystal as much as possible
Stars: ✭ 55 (-98.62%)
Mutual labels:  x86-64
oneview-chef
This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Terraform and Ansible Collection
Stars: ✭ 16 (-99.6%)
Mutual labels:  bare-metal
Minios
Simple DIY OS
Stars: ✭ 106 (-97.34%)
Mutual labels:  x86
fp256
An efficient library for 256 bit integer arithmetic
Stars: ✭ 21 (-99.47%)
Mutual labels:  x86-64
scaraOS
A 32bit multiboot OS kernel for IA32 (PC/AT) systems.
Stars: ✭ 31 (-99.22%)
Mutual labels:  x86
Fcc
Fedjmike's C Compiler
Stars: ✭ 101 (-97.47%)
Mutual labels:  x86
tinyos
An UNIX-like toy operating system runs on x86 CPU
Stars: ✭ 47 (-98.82%)
Mutual labels:  x86
SynnixOS
Hobbyist Operating System targeting x86_64 systems. Includes userspace, Virtual File System, An InitFS (tarfs), Lua port, easy porting, a decent LibC and LibM, and a shell that supports: piping, file redirection, and more.
Stars: ✭ 40 (-99%)
Mutual labels:  x86-64
compv
Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
Stars: ✭ 155 (-96.11%)
Mutual labels:  x86
Box86
Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
Stars: ✭ 1,219 (-69.41%)
Mutual labels:  x86
memalloy
Memory consistency modelling using Alloy
Stars: ✭ 23 (-99.42%)
Mutual labels:  x86
cryptosuite2
Cryptographic suite for Arduino (SHA, HMAC-SHA)
Stars: ✭ 23 (-99.42%)
Mutual labels:  x86
meo
subset c compiler
Stars: ✭ 35 (-99.12%)
Mutual labels:  x86-64
SecuringBareMetal
Best Practices for Securing Services on Bare Metal
Stars: ✭ 16 (-99.6%)
Mutual labels:  baremetal
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (-98.34%)
Mutual labels:  x86
MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Stars: ✭ 179 (-95.51%)
Mutual labels:  x86
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (-98.8%)
Mutual labels:  bare-metal
Maxine Vm
Maxine VM: A meta-circular research VM
Stars: ✭ 274 (-93.12%)
Mutual labels:  x86
ProTecT
ProTecT is an MS-DOS packer. While this packer is outdated, it uses a number of interesting anti-analysis techniques that are still relevant today.
Stars: ✭ 28 (-99.3%)
Mutual labels:  x86
rosetta-at-home
Fold for Covid - Help fight the COVID-19 pandemic with your old laptop, Raspberry Pi, or other spare computer
Stars: ✭ 78 (-98.04%)
Mutual labels:  x86-64
xorpd-solutions
[SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.
Stars: ✭ 57 (-98.57%)
Mutual labels:  x86-64
mcc
Mini C Compiler
Stars: ✭ 18 (-99.55%)
Mutual labels:  x64
derzforth
Bare-metal Forth implementation for RISC-V
Stars: ✭ 25 (-99.37%)
Mutual labels:  bare-metal
Smallerc
Simple C compiler
Stars: ✭ 986 (-75.26%)
Mutual labels:  x86
Bazel bin
Bazel's pre-built binaries for armv7l / aarch64 / x86_64.
Stars: ✭ 23 (-99.42%)
Mutual labels:  x86-64
terraform-metal-anthos-on-baremetal
Terraform module for quick deployment of baremetal Anthos on Equinix Metal
Stars: ✭ 22 (-99.45%)
Mutual labels:  baremetal
asmrepl
A REPL for x86-64 assembly language
Stars: ✭ 852 (-78.62%)
Mutual labels:  x86-64
sandsifter
The x86 processor fuzzer
Stars: ✭ 21 (-99.47%)
Mutual labels:  x86
h3dmx512-zip
Images for Allwinner H2+/H3 DMX512 / RDM / Art-Net / sACN / USBPro / Pixel / WS28xx / TCNet / SMPTE
Stars: ✭ 57 (-98.57%)
Mutual labels:  baremetal
kalman-estimator
kalman-estimator - a Kalman estimator in C++
Stars: ✭ 22 (-99.45%)
Mutual labels:  bare-metal
scemu
x86 malware emulator
Stars: ✭ 150 (-96.24%)
Mutual labels:  x86
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (-93.73%)
Mutual labels:  baremetal
bf256
Brainfuck compiler under 256 bytes in size.
Stars: ✭ 21 (-99.47%)
Mutual labels:  x86-64
301-360 of 480 similar projects