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…
☆876Updated 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 linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,196Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 5 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,464Updated last month
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆963Updated 6 years ago
- x86-64 assembler library☆480Updated 4 years ago
- A collection of memory allocators☆448Updated 12 years ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆984Updated 8 months ago
- A very minimal, resource efficient exo-kernel☆713Updated last week
- A minimalist kernel☆1,340Updated 3 years ago
- Message-passing kernel + userspace☆629Updated last year
- The Witchcraft Compiler Collection☆1,878Updated this week
- A collection of programs that access and manipulate ELF files.☆605Updated 5 months 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,259Updated 2 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…☆4,997Updated 2 years ago
- Simple C compiler☆1,480Updated 4 months ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆619Updated 7 years ago
- The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and ba…☆4,288Updated 7 months ago
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,800Updated 11 months ago
- An optimizing decompiler☆720Updated 4 years ago
- Notes on the linux kernel VM subsystem.☆367Updated 2 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆958Updated 5 months ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆626Updated 2 years ago
- Ghost, a micro-kernel based hobby operating system.☆623Updated last week
- Simple operating system in C++, written from scratch☆1,686Updated 5 months ago
- All CPU and MCU documentation in one place☆1,923Updated 2 years ago
- Modern Memory Safety in C/C++☆1,210Updated 8 years ago
- An open source interactive disassembler☆1,055Updated 5 years ago
- HTML representation of the Intel x86 instructions documentation.☆474Updated 10 years ago
- A kernel that can read from keyboard and print on-screen☆662Updated 2 years ago