ethersplay
Bytecode analyzer
An EVM bytecode disassembler and analysis tool for Ethereum contracts.
EVM dissassembler
844 stars
39 watching
119 forks
Language: Python
last commit: over 1 year ago
Linked from 6 awesome lists
binary-ninjadisassemblerethereumevm
Related projects:
Repository | Description | Stars |
---|---|---|
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
crytic/pyevmasm | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
crytic/rattle | An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability | 353 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 361 |
arachnid/evmdis | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
jon-becker/heimdall-rs | An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,224 |
muellerberndt/mythril | Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 446 |
crytic/solc-select | A tool to manage and switch between Solidity compiler versions | 764 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
takenobu-hs/haskell-ethereum-assembly | A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
palkeo/panoramix | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |