capstone
Disassembler
A universal disassembler framework for multiple hardware architectures.
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
8k stars
299 watching
2k forks
Language: C
last commit: almost 2 years agoLinked from 5 awesome lists
armarm64bpfdisassemblerethereumframeworkm0s65xxm680xm68kmipspowerpcreverse-engineeringriscvsecuritysparcsystemztms320c64xwebassemblyx86x86-64
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A disassembler library designed to be platform-independent and compatible with Capstone. | 103 | |
| A cross-platform disassembler for reverse engineering written in Rust. | 1,433 | |
| An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 | |
| Assembles code into machine-specific binary format using LLVM and various architecture-specific assemblies | 2,316 | |
| A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 | |
| A disassembler and encoder library for x86_64 machine code written in Zig. | 35 | |
| A disassembler for extracting binary information from executables to support reverse engineering and analysis | 227 | |
| An ethereum bytecode disassembler and analysis tool | 219 | |
| A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 | |
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 | |
| Disassembles machine code generated by Racket's JIT compiler | 78 | |
| A disassembler library for x86 and x86-64 instruction sets | 1,028 | |
| Disassembled and made publicly available the disassembly of FX Hammer's sound effect engine by Aleksi Eeben. | 9 | |
| An automation-ready disassembly and static analysis library for PE32, 32+, and shellcode | 725 | |
| An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |