x86-assembly topic

List x86-assembly repositories

asm2cfg

71
Stars
10
Forks
Watchers

Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files

bfloader

49
Stars
4
Forks
Watchers

🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)

qword

401
Stars
42
Forks
Watchers

Operating system for x86_64 based around a "keep it simple and make it work" philosophy.

OS

630
Stars
99
Forks
Watchers

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD A...

zasm

276
Stars
40
Forks
Watchers

x86-64 Assembler based on Zydis

Asm86

141
Stars
19
Forks
Watchers

A JavaScript assembly x86 compiler + emulator for educational purposes

patch.aul

203
Stars
13
Forks
Watchers

AviUtlのバグを直す/高速化する/機能追加

fast_zlib

132
Stars
22
Forks
Watchers

Heavily optimized zlib compression algorithm

Shiny.Calculator

56
Stars
4
Forks
Watchers

A REPL calculator and an x86 asm emulator for developers

pongloader

93
Stars
5
Forks
Watchers

🏓 Pong in 512 bytes. (boot sector)