ScratchABit
Disassembler
A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering
Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
397 stars
31 watching
47 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
disassembleridaida-pluginidapythonreverse-engineering
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools and scripts for interacting with the IDA Pro disassembler | 1,435 |
| | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
| | A disassembler library designed to be platform-independent and compatible with Capstone. | 103 |
| | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
| | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| | An ethereum bytecode disassembler and analysis tool | 219 |
| | An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
| | Improves the IDA Pro disassembly experience by introducing automated formatting and shortcut functionality. | 1,104 |
| | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| | A collection of Python scripts and tools for manipulating and analyzing data from IDA Pro disassembler output. | 2 |
| | A plugin that integrates Ghidra decompiler into IDA Pro to provide a GUI-based reverse engineering tool | 781 |
| | A universal disassembler framework for multiple hardware architectures. | 7,674 |
| | A tool that enhances and analyzes decompiler output from Hexrays | 330 |
| | A disassembler for extracting binary information from executables to support reverse engineering and analysis | 227 |
| | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |