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…
☆874Updated 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
- 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,974Updated 2 years ago
- ☆389Updated 4 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,189Updated last year
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,462Updated 3 weeks ago
- The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland…☆4,277Updated 6 months ago
- Simple C compiler☆1,474Updated 3 months ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆201Updated 5 years ago
- A minimalist kernel☆1,339Updated 3 years ago
- A very minimal, resource efficient exo-kernel☆704Updated this week
- All CPU and MCU documentation in one place☆1,918Updated 2 years ago
- The dissection of a simple "hello world" ELF binary.☆461Updated 4 years ago
- A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....☆959Updated 6 years ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,388Updated 7 months ago
- A collection of memory allocators☆444Updated 12 years ago
- Intel / AMD CPU Internals☆1,124Updated 4 years ago
- A collection of programs that access and manipulate ELF files.☆603Updated 4 months ago
- HTML representation of the Intel x86 instructions documentation.☆471Updated 10 years ago
- An open source interactive disassembler☆1,054Updated 5 years ago
- Learning assembly for Linux x86_64☆2,643Updated last month
- Hardware backdoors in some x86 CPUs☆2,360Updated 6 years ago
- Disassembler Library for x86 and x86-64☆1,036Updated last year
- ☆1,039Updated 8 months ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆625Updated 2 years ago
- Pure64 is a kernel/software loader for x86-64 systems.☆563Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,086Updated 4 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,257Updated 2 years ago
- We're insanely passionate about command line asm documentation in the cloud, and we're crushing it!☆374Updated 4 years 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,781Updated 10 months ago
- A kernel that can read from keyboard and print on-screen☆660Updated 2 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆616Updated 7 years ago