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

system-programming-roadmap

272
Stars
39
Forks
Watchers

A roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals

EVIL

26
Stars
3
Forks
Watchers

EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neu...

acheron

290
Stars
33
Forks
Watchers

indirect syscalls for AV/EDR evasion in Go assembly

tupai

17
Stars
2
Forks
Watchers

A modular POSIX-like operating system created for educational purposes

well

57
Stars
1
Forks
Watchers

A high level assembler. https://wellang.github.io/well/

relaysbc-programs

21
Stars
0
Forks
Watchers

Programs written for Joe Allen's single board relay computer.

Chimera

438
Stars
54
Forks
Watchers

Automated DLL Sideloading Tool With EDR Evasion Capabilities

spcasm

56
Stars
0
Forks
Watchers

Modern SPC700 assembler

BatchASM

75
Stars
0
Forks
Watchers

BatchASM - primitive virtual machine (high level assembly language) for executing instructions in programming language environment Windows Batch.

coq-tal

17
Stars
1
Forks
Watchers

Formalization of Typed Assembly Language (TAL) in Coq