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.
HuDK
ASM and C open source software development kit for the NEC PC Engine
ObjAsm-C.1
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
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
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
ReverseAnalysis
云课堂《X86/X64软件逆向分析入门》示例代码
gfapy
Gfapy: a flexible and extensible software library for handling sequence graphs in Python
6502-emulator
An Understandable 6502 Emulator
CSpydr
A static typed low-level compiled programming language inspired by Rust and C
vscode-dasm
Dasm macro assembler support for VSCode