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

HuDK

29
Stars
4
Forks
Watchers

ASM and C open source software development kit for the NEC PC Engine

ObjAsm-C.1

21
Stars
4
Forks
Watchers

ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized...

Hacktoberfest-22

18
Stars
89
Forks
Watchers

A beginner friendly repository made specifically for open source beginners for Hacktoberfest. Add any program under any language (it can be anything from a hello-world program to a complex data struct...

NASM-Assembly-Linux-Notes

83
Stars
13
Forks
Watchers

🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧

ReverseAnalysis

46
Stars
29
Forks
46
Watchers

云课堂《X86/X64软件逆向分析入门》示例代码

gfapy

70
Stars
8
Forks
70
Watchers

Gfapy: a flexible and extensible software library for handling sequence graphs in Python

6502-emulator

51
Stars
10
Forks
51
Watchers

An Understandable 6502 Emulator

CSpydr

80
Stars
2
Forks
Watchers

A static typed low-level compiled programming language inspired by Rust and C

vscode-dasm

17
Stars
7
Forks
17
Watchers

Dasm macro assembler support for VSCode