Repository navigation
Assembly

汇编是一种低级编程语言,其中语言指令与架构机器代码指令之间存在非常严格的对应关系。一种汇编语言专用于某种计算机系统架构,而不像许多高级语言,可以在不同系统平台之间移植。
An introduction to ARM64 assembly on Apple Silicon Macs
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Reverse engineering framework in Python
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
Reverse engineering tool for linux games
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
Visual MASM - Assembly IDE for Microsoft MASM
Rust virtual machine and JIT compiler for eBPF programs
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)