0xAX / asm
Learning assembly for Linux x86_64
☆2,283Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for asm
- This project was put together to teach myself NASM x86 assembly language on linux.☆660Updated 6 months ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆855Updated 5 years ago
- Source for the little book about OS development☆2,228Updated last year
- Assembly Programming and Computer Architecture for Software Engineers☆401Updated 3 weeks ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆8,920Updated 5 months ago
- How to be low-level programmer☆10,327Updated last month
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆588Updated 7 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,774Updated 2 years ago
- A collection of resources for linux reverse engineering☆1,994Updated 2 years ago
- BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly…☆1,744Updated 6 years ago
- A linux-based assembly REPL for x86, amd64, armv7, and armv8☆1,150Updated 8 months ago
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆11,990Updated 7 months ago
- Learn 16bit x86 Assembly with emulator☆363Updated 8 months ago
- Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)☆7,626Updated this week
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆9,902Updated 7 months ago
- Simple operating system in C++, written from scratch☆1,663Updated 3 years ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,380Updated this week
- A hacker's userspace TCP/IP stack☆2,607Updated last year
- Source code for 'Low-Level Programming' by Igor Zhirkov☆768Updated 11 months ago
- Learn C and build your own programming language in under 1000 lines of code!☆2,924Updated this week
- All CPU and MCU documentation in one place☆1,897Updated 2 years ago
- A list of Reverse Engineering articles, books, and papers☆2,340Updated last year
- ✏️ Learn how to write a hash table in C☆3,486Updated 10 months ago
- A very minimal, resource efficient exo-kernel☆619Updated last week
- A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical …☆6,116Updated 7 months ago
- Package manager for the C programming language.☆4,866Updated 2 months ago
- Continuing the development of awesome-c list on GitHub☆3,478Updated 2 years ago
- How to Make a Computer Operating System in C++☆21,442Updated 2 years ago
- A Small C Compiler☆6,149Updated 6 months ago