#assembly (30 Repositories)
Ranked open-source repositories tagged with #assembly, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.3%
13.5h
30 repositories tagged #assembly
decompme/decomp.me
Collaborative decompilation and reverse engineering website
illegalstudio/elephc
A PHP-to-native compiler. Takes a subset of PHP - including eval() - and compiles it directly to native assembly, producing standalone binaries for macOS ARM64, Linux ARM64, and Linux x86_64. No VM, no external runtime, no dependencies: dynamic eval falls back to an optional statically linked interpreter.
heypoom/patchies
Code-first patcher for exploring computation through audio and visual. Connect tools you know and code your own ✨
OpenRakis/Spice86
Reverse engineer and rewrite real mode DOS programs!
turican0/remc2
Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ArxOne/MrAdvice
.NET aspect weaver (build task under NuGet package)
kofigumbs/codec-beam
Generate Erlang VM byte code from Haskell
noti0na1/socc
Simple C Compiler in OCaml
arm-education/Introduction-to-Computer-Architecture-Education-Kit
Education kit for teaching computer architecture with a 5-stage Arm-based Verilog core and hands-on labs (educational)
NikitaIvanovV/snake-asm
Tiny snake game written in x86_64 assembly for Linux
adgaultier/tamanoir
An eBPF🐝 Keylogger with C2-based RCE payload delivery
Evian-Zhang/Assembly-on-macOS
Introduction to assembly on macOS
f1zm0/acheron
indirect syscalls for AV/EDR evasion in Go assembly
grassator/mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
pgaskin/kobopatch-patches
Patches for use with kobopatch.
tgrysztar/fasmg
flat assembler g - adaptable assembly engine
drojaazu/megadev
A Sega Mega CD development framework in C and 68k asm
sehugg/8bitworkshop
web-based IDE for 8-bit programming and Verilog development
ashvardanian/NumKong
SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐
AntonioND/gbt-player
A music player library for the PSG audio channels of the GB, GBC and GBA.
0xADE1A1DE/AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
mattdibi/redox-keyboard
Ergonomic split mechanical keyboard
mohitmishra786/reversingBits
A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse engineers, and low-level programmers.
mytechnotalent/Hacking-Windows
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.
emproof-com/nyxstone
Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com
shikaan/osle
💾 A tiny and mighty boot sector OS
dharma-eng/dharma-smart-wallet
An upgradeable, meta-transaction-enabled smart wallet for earning interest on stablecoins while retaining custody of funds, with an added security backstop provided by Dharma Labs.
AntonioND/ucity
The open-source city building game for Game Boy Color.
hxlnt/connectedNES
📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client.