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

Easier68k

15
Stars
6
Forks
Watchers

Work In Progress - A Python M68k assembler and simulator.

shellcode-factory

36
Stars
10
Forks
Watchers

Tool to create and test shellcodes from custom assembly sources (with some encoding options)

nand2tetris

61
Stars
27
Forks
Watchers

Nand2Tetris course solutions

go-memset

32
Stars
2
Forks
Watchers

An efficient memset implementation for Golang.

xkas-plus

26
Stars
5
Forks
Watchers

fork of the xkas (v14) cross assembler

supervisor-mips32

44
Stars
16
Forks
Watchers

计算机组成原理课程32位监控程序

stackvm

49
Stars
1
Forks
Watchers

Virtual Machine with a 240x160 VRAM display.

lc3-rogue

26
Stars
4
Forks
Watchers

Roguelike tunnel generator in LC3 assembly. (Homework)