A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
- Updated
Oct 11, 2025 - Assembly
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
Assembly Guide
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
Assembly Language Programming on 8086
This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.
64 bit nasm code examples
✔️ Examples to learn Mips
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
The Source Code to the original Atari Pacman game
Various AtariST/STE stuff
Unofficial Dark knight game for Atari 2600
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
simple x86 NASM programs
This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.
Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree 💾
Collection of Assembly Programs in 8086
A Beginner’s Guide to Assembly ARM language
王爽《汇编语言》(第 4 版)检测点及实验 + 李忠《x86 汇编语言:从实模式到保护模式》(第二版)检测点及章节习题 + pwndbg 速查手册。
testing Assembler x86_64 in the Intel syntax
A large group of assembly language programs & samples ..with different topics and levels..from Ascci to Stack - assembly programming.
Add a description, image, and links to the assembly-language-programming topic page so that developers can more easily learn about it.
To associate your repository with the assembly-language-programming topic, visit your repo's landing page and select "manage topics."