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…
☆877Updated 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
Sorting:
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆963Updated 6 years ago
- ☆390Updated 4 years ago
- A collection of memory allocators☆451Updated 12 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,206Updated last year
- A minimalist kernel☆1,343Updated 4 years ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,016Updated 2 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 5 years ago
- The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and ba…☆4,303Updated this week
- A very minimal, resource efficient exo-kernel☆730Updated last week
- Message-passing kernel + userspace☆631Updated last year
- This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structu…☆1,258Updated 2 years ago
- A mini x86 linux debugger for teaching purposes☆625Updated 9 months ago
- A collection of programs that access and manipulate ELF files.☆606Updated 6 months ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆986Updated 9 months ago
- HTML representation of the Intel x86 instructions documentation.☆476Updated 10 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆624Updated 7 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,469Updated 2 months ago
- Learning assembly for Linux x86_64☆2,860Updated last week
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,393Updated 9 months ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆628Updated 2 years ago
- Learn 16bit x86 Assembly with emulator☆397Updated last year
- A Simple Unix-like operating system☆929Updated this week
- Source for the little book about OS development☆2,492Updated 2 years ago
- The dissection of a simple "hello world" ELF binary.☆463Updated 4 years ago
- Examples for: Learning KVM - implement your own kernel☆373Updated last year
- Intel / AMD CPU Internals☆1,128Updated 4 years ago
- All CPU and MCU documentation in one place☆1,930Updated 2 years ago
- Simple C compiler☆1,488Updated 4 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆512Updated 6 years ago
- x86-64 assembler library☆482Updated 4 years ago