evmdis
Disassembler
An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode.
EVM disassembler
547 stars
27 watching
74 forks
Language: Go
last commit: almost 3 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| An ethereum bytecode disassembler and analysis tool | 219 |
| A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
| A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
| A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
| A disassembler library for x86 and x86-64 instruction sets | 1,028 |
| A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 |
| An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,224 |
| An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
| A disassembler for analyzing low-level assembly code generated by game engines and emulators. | 17 |
| Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| Extracts information from Ethereum Virtual Machine bytecode | 294 |
| A tool that translates F# code into assembly code and disassembles it to an intermediate language | 184 |
| A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| Disassembles machine code generated by Racket's JIT compiler | 78 |