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 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
Sorting:
- A minimalist kernel☆1,342Updated 4 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,206Updated last year
- ☆390Updated 4 years ago
- Source for the little book about OS development☆2,505Updated 2 years ago
- A collection of memory allocators☆453Updated 12 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,474Updated 3 months ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆966Updated 6 years ago
- HTML representation of the Intel x86 instructions documentation.☆494Updated 10 years ago
- A very minimal, resource efficient exo-kernel☆738Updated last week
- 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,030Updated 2 years ago
- bytecode interpreter in c (blog post)☆740Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 5 years ago
- Simple C compiler☆1,492Updated 5 months ago
- Learning assembly for Linux x86_64☆2,930Updated this week
- A kernel that can read from keyboard and print on-screen☆662Updated 2 years ago
- Learn 16bit x86 Assembly with emulator☆399Updated last year
- We're insanely passionate about command line asm documentation in the cloud, and we're crushing it!☆377Updated 4 years ago
- A collection of programs that access and manipulate ELF files.☆607Updated 6 months ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆989Updated 9 months ago
- Pure64 is a kernel/software loader for x86-64 systems.☆565Updated last week
- A simple, self-hosting C compiler☆949Updated 3 years ago
- All CPU and MCU documentation in one place☆1,934Updated 2 years ago
- x86-64 assembler library☆482Updated 4 years ago
- An optimizing decompiler☆727Updated 4 years ago
- Fast and lightweight x86/x86-64 disassembler and code generation library☆3,724Updated last week
- The dissection of a simple "hello world" ELF binary.☆463Updated 4 years ago
- A collection of resources for linux reverse engineering☆2,040Updated 3 years ago
- Modern Memory Safety in C/C++☆1,212Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- A simple OS kernel for research, teaching, and fun.☆844Updated last year