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…
☆886Updated 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,340Updated 4 years ago
- ☆392Updated 5 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 3 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,241Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- Markdown source for Michael Abrash's Zen of Assembly Language (1990)☆607Updated 4 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆660Updated 8 years ago
- All CPU and MCU documentation in one place☆1,963Updated 3 years ago
- A collection of programs that access and manipulate ELF files.☆612Updated last year
- A collection of memory allocators☆462Updated 2 months ago
- A simple OS kernel for research, teaching, and fun.☆887Updated last year
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆971Updated 6 years ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆1,009Updated last year
- bytecode interpreter in c (blog post)☆747Updated 3 years ago
- HTML representation of the Intel x86 instructions documentation.☆512Updated 11 years ago
- Modern Memory Safety in C/C++☆1,217Updated 9 years ago
- Simple C compiler☆1,541Updated 11 months ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,534Updated last week
- 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,268Updated 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,178Updated 3 years ago
- Learn 16bit x86 Assembly with emulator☆412Updated last year
- My "Write a Real, Working, Linux Driver" talk and source code☆167Updated 10 years ago
- Some fun things you can do with kernel modules (all "bad ideas")☆440Updated 3 years ago
- A very minimal, resource efficient exo-kernel☆804Updated this week
- www.eudyptula-challenge.org☆1,193Updated 11 years ago
- Source for the little book about OS development☆2,595Updated 2 years ago
- ☆1,106Updated last year
- Presentation on how the Linux kernel is developed☆655Updated 8 months ago
- A collection of resources for linux reverse engineering☆2,061Updated 3 years ago
- Basic "How to write a Linux kernel patch and submit it" tutorial☆1,196Updated 4 years ago