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…
☆858Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for x86-assembly-cheat
- 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,828Updated 2 years ago
- ☆386Updated 4 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,152Updated 8 months ago
- A minimalist kernel☆1,337Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆196Updated 5 years ago
- Simple C compiler☆1,422Updated 3 months ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆944Updated 5 years ago
- HTML representation of the Intel x86 instructions documentation.☆457Updated 9 years ago
- A collection of programs that access and manipulate ELF files.☆590Updated last week
- A very minimal, resource efficient exo-kernel☆619Updated 3 weeks ago
- Presentation on how the Linux kernel is developed☆622Updated last year
- A collection of memory allocators☆441Updated 12 years ago
- A collection of resources for linux reverse engineering☆1,994Updated 2 years ago
- ☆1,012Updated 4 months ago
- Learn 16bit x86 Assembly with emulator☆365Updated 8 months ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,416Updated 2 weeks ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆947Updated 3 months ago
- The dissection of a simple "hello world" ELF binary.☆457Updated 3 years ago
- Markdown source for Michael Abrash's Zen of Assembly Language (1990)☆579Updated 3 years ago
- Pure64 is a kernel/software loader for x86-64 systems.☆553Updated this week
- Modern Memory Safety in C/C++☆1,211Updated 8 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,385Updated 2 weeks ago
- Notes on the linux kernel VM subsystem.☆359Updated last year
- 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,203Updated last month
- x86-64 assembler library☆471Updated 3 years ago
- Source for the little book about OS development☆2,233Updated last year
- Learning assembly for Linux x86_64☆2,305Updated this week
- Examples for: Learning KVM - implement your own kernel☆358Updated 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,242Updated 2 years ago
- A simple OS kernel for research, teaching, and fun.☆801Updated 7 months ago