cirosantilli / x86-assembly-cheatLinks
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…
☆881Updated 6 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 minimalist kernel☆1,342Updated 4 years ago
- ☆391Updated 5 years ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆964Updated 6 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,231Updated last year
- Cheap EMUlator: lightweight multi-architecture assembly playground☆1,000Updated last year
- A collection of memory allocators☆458Updated 12 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,265Updated 2 years ago
- HTML representation of the Intel x86 instructions documentation.☆504Updated 10 years ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆631Updated 3 years ago
- All CPU and MCU documentation in one place☆1,951Updated 2 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,500Updated 2 months ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 6 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆652Updated 7 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 2 years ago
- A simple OS kernel for research, teaching, and fun.☆865Updated last year
- Markdown source for Michael Abrash's Zen of Assembly Language (1990)☆596Updated 3 years ago
- A collection of resources for linux reverse engineering☆2,053Updated 3 years ago
- A very minimal, resource efficient exo-kernel☆766Updated last month
- The dissection of a simple "hello world" ELF binary.☆464Updated 4 years ago
- A collection of programs that access and manipulate ELF files.☆609Updated 9 months ago
- Learn 16bit x86 Assembly with emulator☆406Updated last year
- Source for the little book about OS development☆2,544Updated 2 years ago
- bytecode interpreter in c (blog post)☆742Updated 3 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,105Updated 3 years ago
- x86-64 assembler library☆483Updated 4 years ago
- A simple heap memory allocator in ~200 lines.☆902Updated 4 years ago
- Modern Memory Safety in C/C++☆1,215Updated 9 years ago
- Simple C compiler☆1,510Updated 8 months ago
- Learning assembly for Linux x86_64☆3,120Updated this week
- Intel / AMD CPU Internals☆1,152Updated 4 years ago