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

tu

166
Stars
4
Forks
Watchers

tu-lang(凸)是一种编程语言,旨在创造一种非常简单高效的-零依赖-语言(防秃)。已实现自举

Arobase

18
Stars
0
Forks
Watchers

Arobase is a simple programming language with a c-like syntax.

cheater

48
Stars
8
Forks
Watchers

a simple assembly engine which is based on LLVM you don't have to worry about its core because LLVM they do it better.

asm-editor

132
Stars
8
Forks
Watchers

A modern webapp to write, run and learn M68K assembly code

Embedded-Assembler

35
Stars
7
Forks
Watchers

A FREE comprehensive step-by-step embedded Assembler tutorial covering the basics including coding your own vector table and linker script from scratch, I/O programming all the way to up to developing...

scope

20
Stars
2
Forks
Watchers

An oscilloscope based on the STM32F103 'blue pill' module

objdiff

96
Stars
18
Forks
Watchers

A local diffing tool for decompilation projects

lm8

19
Stars
0
Forks
Watchers

A custom 8-bit computer and software suite

A collection of random crackme solutions created using Ghidra SRE (software Reverse Engineering) tool for purpose of research.

Machine-Code-Analyzer

22
Stars
7
Forks
Watchers

An x86/x64 instruction disassembler written in C