cirosantilli / x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
☆4,978Updated 2 years ago
Alternatives and similar repositories for x86-bare-metal-examples:
Users that are interested in x86-bare-metal-examples are comparing it to the libraries listed below
- The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland…☆4,277Updated 6 months ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆874Updated 5 years ago
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,798Updated last year
- Learning assembly for Linux x86_64☆2,643Updated last month
- The single instruction C compiler☆9,739Updated 10 months ago
- All CPU and MCU documentation in one place☆1,920Updated 2 years ago
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,297Updated 2 weeks ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,230Updated 5 months ago
- Hardware backdoors in some x86 CPUs☆2,360Updated 6 years ago
- Web server for Linux written in amd64 assembly.☆3,072Updated last month
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,189Updated last year
- ☆1,041Updated 8 months ago
- Source for the little book about OS development☆2,424Updated last year
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,425Updated this week
- A Tiny Linux-Compatible Kernel☆2,427Updated 2 months ago
- A minimal, resource efficient unikernel for cloud services☆5,112Updated 4 months ago
- unfork(2) is the inverse of fork(2). sort of.☆1,473Updated 11 months ago
- A minimalist kernel☆1,339Updated 3 years ago
- Record and Replay Framework☆9,656Updated this week
- The x86 processor fuzzer☆4,949Updated last year
- Bare metal Raspberry Pi 3 tutorials☆2,829Updated 9 months ago
- Higher level programming in C☆6,931Updated 4 months ago
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆10,034Updated last year
- GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Li…☆7,357Updated last week
- A collection of resources for linux reverse engineering☆2,027Updated 2 years ago
- The single instruction C compiler☆1,383Updated 2 years ago
- Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.☆3,054Updated 3 years ago
- Modular visual interface for GDB in Python☆11,592Updated last month
- A collection of links related to Linux kernel security and exploitation☆5,862Updated last month
- A short tutorial about building Linux based operating systems.☆5,160Updated 10 months ago