cirosantilli / x86-assembly-cheat
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM…
☆871Updated 5 years ago
Alternatives and similar repositories for x86-assembly-cheat:
Users that are interested in x86-assembly-cheat are comparing it to the libraries listed below
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆4,956Updated 2 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,185Updated 11 months ago
- ☆390Updated 4 years ago
- ☆1,031Updated 7 months ago
- The dissection of a simple "hello world" ELF binary.☆461Updated 4 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,449Updated 3 months ago
- Simple C compiler☆1,460Updated 2 months ago
- A minimalist kernel☆1,339Updated 3 years ago
- 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,411Updated this week
- All CPU and MCU documentation in one place☆1,915Updated 2 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆198Updated 5 years ago
- Source for the little book about OS development☆2,281Updated last year
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,775Updated 9 months ago
- A simple, self-hosting C compiler☆939Updated 2 years ago
- Learning assembly for Linux x86_64☆2,582Updated 3 weeks ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,381Updated 6 months ago
- A very minimal, resource efficient exo-kernel☆680Updated this week
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆621Updated 2 years ago
- Intel / AMD CPU Internals☆1,111Updated 3 years ago
- A collection of memory allocators☆441Updated 12 years ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆953Updated 6 years ago
- 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,264Updated 5 months ago
- A collection of programs that access and manipulate ELF files.☆598Updated 3 months ago
- The Elixir Cross Referencer☆1,022Updated this week
- The ERESI Reverse Engineering Software Interface☆559Updated 4 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆603Updated 7 years ago
- HTML representation of the Intel x86 instructions documentation.☆470Updated 10 years ago
- A kernel that can read from keyboard and print on-screen☆661Updated 2 years ago
- Notes on the linux kernel VM subsystem.☆363Updated 2 years ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆977Updated 6 months ago