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

thematrix

138
Stars
21
Forks
Watchers

a PE Loader and Windows API tracer. Useful in malware analysis.

tis-100-solutions

68
Stars
14
Forks
Watchers

My solutions to the assembly programming game TIS-100

BetaOS

77
Stars
4
Forks
Watchers

An operating system written in Swift

ipyrad

78
Stars
40
Forks
Watchers

Interactive assembly and analysis of RAD-seq data sets

munix-legacy

59
Stars
3
Forks
Watchers

🦠 µnix is a UNIX-like operating system

MonoJunkie

63
Stars
13
Forks
Watchers

Mono/Unity assembly injection

complx

64
Stars
30
Forks
Watchers

Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech

AVR

70
Stars
60
Forks
Watchers

Some AVR code that I wrote for my ATmega32 based board. Code is in Assembly and C.

goroutineid

58
Stars
11
Forks
Watchers

extract goroutine id to the out world although it's dangerous and useless.