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

kestrel

183
Stars
10
Forks
Watchers

The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy.

minigo

526
Stars
20
Forks
Watchers

minigo🐥is a small Go compiler made from scratch. It can compile itself.

js-ziju

166
Stars
10
Forks
Watchers

Compile javascript to LLVM IR, x86 assembly and self interpreting

fasmg

197
Stars
26
Forks
Watchers

flat assembler g - adaptable assembly engine

Tensile

195
Stars
136
Forks
Watchers

Stretching GPU performance for GEMMs and tensor contractions.

dharma-smart-wallet

273
Stars
39
Forks
Watchers

An upgradeable, meta-transaction-enabled smart wallet for earning interest on stablecoins while retaining custody of funds, with an added security backstop provided by Dharma Labs.

Xylitol-MASM32-snippets

151
Stars
59
Forks
Watchers

MASM32 Code collection for reverse engineers

16bitjs

488
Stars
53
Forks
Watchers

💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger

UASM

209
Stars
46
Forks
Watchers

UASM - Macro Assembler

dlinject

760
Stars
76
Forks
Watchers

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace