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

minias

200
Stars
14
Forks
Watchers

A mini x86-64 assembler for fun and learning.

XSharp

192
Stars
46
Forks
Watchers

X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language

GAAS

196
Stars
45
Forks
Watchers

Genome Assembly and Annotation Service code

dethrace

641
Stars
34
Forks
Watchers

Reverse engineering the 1997 game "Carmageddon"

Q-Operating-System

149
Stars
41
Forks
Watchers

Q OS is a versatile operating system designed with the new features of 64 bit "long mode" CPU's in mind that focuses on making everything as simple as possible for the end user

memrun

144
Stars
30
Forks
Watchers

Small tool to run ELF binaries from memory with a given process name

decomp.me

335
Stars
102
Forks
Watchers

Collaborative decompilation and reverse engineering website

caffe64

336
Stars
32
Forks
Watchers

No dependency caffe replacement

IL2CPU

269
Stars
67
Forks
Watchers

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.

IAT_API

65
Stars
15
Forks
Watchers

Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.