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…
☆877Updated 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 linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,212Updated last year
- ☆390Updated 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,054Updated 2 years ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆968Updated 6 years ago
- A very minimal, resource efficient exo-kernel☆748Updated this week
- A collection of memory allocators☆455Updated 12 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,104Updated 4 years ago
- The dissection of a simple "hello world" ELF binary.☆463Updated 4 years 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
- Simple C compiler☆1,490Updated 6 months ago
- A collection of programs that access and manipulate ELF files.☆607Updated 7 months ago
- A simple, self-hosting C compiler☆954Updated 3 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,483Updated 2 weeks ago
- This project was put together to teach myself NASM x86 assembly language on linux.☆699Updated 2 months ago
- A minimalist kernel☆1,341Updated 4 years ago
- Message-passing kernel + userspace☆633Updated last year
- A collection of resources for linux reverse engineering☆2,044Updated 3 years ago
- Presentation on how the Linux kernel is developed☆642Updated 2 months ago
- Computing with traps☆1,296Updated 12 years ago
- A kernel that can read from keyboard and print on-screen☆663Updated 2 years ago
- HTML representation of the Intel x86 instructions documentation.☆496Updated 10 years ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆991Updated 10 months ago
- A Tiny Garbage Collector for C☆999Updated 2 years ago
- Notes on the linux kernel VM subsystem.☆372Updated 2 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,261Updated 2 years ago
- x86-64 assembler library☆481Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,131Updated 8 months ago
- Learn 16bit x86 Assembly with emulator☆404Updated last year
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch☆1,255Updated 3 years ago