An x86/x64 instruction disassembler written in C
☆36Dec 2, 2025Updated 2 months ago
Alternatives and similar repositories for x64-Instruction-Decoder
Users that are interested in x64-Instruction-Decoder are comparing it to the libraries listed below
Sorting:
- A compiler for a subset of C11 language. Under development...☆13Jan 19, 2024Updated 2 years ago
- An x86 Intel processor information gatherer☆14Jan 13, 2018Updated 8 years ago
- Lightweight x86-64 disassembling library☆44Aug 22, 2022Updated 3 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Jan 24, 2018Updated 8 years ago
- Tiny UTF-8 ANSI/VT102 terminal abstraction in C☆20Aug 19, 2014Updated 11 years ago
- A C17 compiler written in Rust☆13Jul 16, 2025Updated 7 months ago
- Automated test generator to detectcache side channel leakages.☆11Jul 1, 2019Updated 6 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆19Apr 1, 2025Updated 10 months ago
- Slides and exercises for persistent memory programming tutorial☆14Nov 14, 2022Updated 3 years ago
- Monophone Terminal Multiplexer - Less intrusive than tmux, smarter than screen☆21Oct 23, 2023Updated 2 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Mar 31, 2021Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23May 14, 2024Updated last year
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- Collection of C99 dynamic array implementations