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…
☆868Updated 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
- ☆389Updated 4 years ago
- A minimalist kernel☆1,339Updated 3 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,173Updated 10 months ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,435Updated 2 months 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
- Learning assembly for Linux x86_64☆2,409Updated 2 weeks ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆950Updated 6 years ago
- A very minimal, resource efficient exo-kernel☆660Updated this week
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆598Updated 7 years ago
- Simple C compiler☆1,448Updated last month
- 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,888Updated 2 years ago
- A collection of resources for linux reverse engineering☆2,007Updated 2 years ago
- HTML representation of the Intel x86 instructions documentation.☆463Updated 10 years ago
- 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,254Updated 2 years ago
- A collection of memory allocators☆440Updated 12 years ago
- Source for the little book about OS development☆2,259Updated 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,250Updated 4 months ago
- Modern Memory Safety in C/C++☆1,210Updated 8 years ago
- Learn 16bit x86 Assembly with emulator☆382Updated 10 months ago
- An optimizing decompiler☆715Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,063Updated 3 months ago
- All CPU and MCU documentation in one place☆1,911Updated 2 years ago
- We're insanely passionate about command line asm documentation in the cloud, and we're crushing it!☆370Updated 4 years ago
- A simple, self-hosting C compiler☆933Updated 2 years ago
- Examples for: Learning KVM - implement your own kernel☆367Updated last year
- The Official Radare2 Book☆816Updated this week
- x86-64 assembler library☆476Updated 4 years ago
- A collection of programs that access and manipulate ELF files.☆597Updated 2 months ago
- Markdown source for Michael Abrash's Zen of Assembly Language (1990)☆579Updated 3 years ago
- The Witchcraft Compiler Collection☆1,857Updated 2 weeks ago