Assembly topic

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

List Assembly repositories

nmd

157
Stars
27
Forks
Watchers

set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.

lc3-2048

64
Stars
9
Forks
Watchers

implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture

Disass

33
Stars
2
Forks
Watchers

[(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.

SharpLoader

40
Stars
9
Forks
Watchers

🔮 [C#] Source code randomizer and compiler

rappel

1.1k
Stars
56
Forks
Watchers

A linux-based assembly REPL for x86, amd64, armv7, and armv8

EmptyLicensesLicx

76
Stars
16
Forks
Watchers

Easy continuous integration of apps using third-party controls that rely on licenses.licx files

syscall_number

25
Stars
4
Forks
Watchers

This tool gives you the Linux system call number (32bit and 64bit x86) for a system call name (e.g., read, write, ...).

8bitworkshop

489
Stars
81
Forks
Watchers

web-based IDE for 8-bit programming and Verilog development

ldca

53
Stars
5
Forks
Watchers

Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)

asm

221
Stars
47
Forks
Watchers

Assembly Tutorial for DOS