evmole
Bytecode analyzer
Extracts information from Ethereum Virtual Machine bytecode
Extracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
294 stars
3 watching
19 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
bytecodeethereumevmsolidityweb3
Related projects:
Repository | Description | Stars |
---|---|---|
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 361 |
| A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| An ethereum bytecode disassembler and analysis tool | 219 |
| A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |
| Utilities for interacting with the Ethereum virtual machine | 367 |
| An implementation of the Ethereum Virtual Machine | 872 |
| An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,224 |
| Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
| Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |
| An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
| An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
| Encodes and decodes function calls and their output in smart contracts | 518 |
| A series of exercises to learn EVM bytecode with the Huff Language | 379 |
| A reference guide to Ethereum Virtual Machine opcodes | 783 |