abi-decompiler
ABI reverser
Reverses Ethereum smart contract ABI information from EVM bytecode
Ethereum (EVM) smart contracts reverse engineering helper utility
219 stars
8 watching
33 forks
Language: C
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
| | Encodes and decodes function calls and their output in smart contracts | 518 |
| | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| | An ethereum bytecode disassembler and analysis tool | 219 |
| | Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim. | 3 |
| | A security scanner for Ethereum smart contracts | 219 |
| | Provides a set of security and performance rules for smart contract code. | 643 |
| | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
| | Extracts information from Ethereum Virtual Machine bytecode | 294 |
| | A plugin that integrates Ghidra decompiler into IDA Pro to provide a GUI-based reverse engineering tool | 781 |
| | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| | A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
| | Decompiles binary code from various architectures into human-readable assembly code | 765 |
| | Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |
| | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |