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

megadev

123
Stars
5
Forks
Watchers

A Sega Mega CD development framework in C and 68k asm

KoviD

218
Stars
45
Forks
Watchers

Linux kernel rootkit

ti84-forth

83
Stars
4
Forks
Watchers

A Forth implementation for the TI-84+ calculator.

MASM32-graphical-effects

94
Stars
38
Forks
Watchers

Various graphical effects in assembly language from the warez scene.

viuavm

70
Stars
11
Forks
Watchers

Parallel virtual machine designed to reliably run massively concurrent programs

Z80-Optimized-Routines

100
Stars
11
Forks
Watchers

A catalog of useful and optimized z80 routines!

pk_do_not_be_afraid

75
Stars
4
Forks
Watchers

ASM really isn't that different from C! This collection of tutorials bridges your existing knowledge of C or C++ to teach assembly language.

bin2sc

72
Stars
13
Forks
Watchers

Binary to shellcode from an object/executable format 32 & 64-bit PE , ELF

cmov

75
Stars
4
Forks
Watchers

Measuring cmov vs branch-mov performance