fREedom
Binary disassembler
A disassembler for extracting binary information from executables to support reverse engineering and analysis
capstone based disassembler for extracting to binnavi
226 stars
24 watching
26 forks
Language: PLpgSQL
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,041 |
das-labor/panopticon | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
redasmorg/redasm | An open-source tool for reverse-engineering and disassembling binary code on various architectures | 1,570 |
pfalcon/scratchabit | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 396 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
v-p-b/pecloakcapstone | A disassembler library designed to be platform-independent and compatible with Capstone. | 103 |
capstone-engine/capstone | A universal disassembler framework for multiple hardware architectures. | 7,618 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
arachnid/evmdis | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 546 |
cybershadow/rabcdasm | A toolset for manipulating ActionScript 3 bytecode | 430 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,692 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
secretsquirrel/recomposer | A tool that alters binary files to make them more difficult to track online | 130 |