A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
☆107Mar 16, 2025Updated 11 months ago
Alternatives and similar repositories for evm
Users that are interested in evm are comparing it to the libraries listed below
Sorting:
- Extracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts☆432Feb 26, 2026Updated last week
- Track the values and addresses of slots (storage variables in Solidity) inside the Ethereum contract, as well as tracking logs (Solidity …☆45Jun 18, 2024Updated last year
- Cuda implementation of EVM bytecode executor☆117Dec 26, 2024Updated last year
- A tool that performs extraction of storage layouts based on EVM bytecode.☆151Dec 15, 2025Updated 2 months ago
- Ethereum development made easy. Rust-powered toolkit for devs that inhabit the EVM.☆33May 27, 2024Updated last year
- ☆18Jun 30, 2024Updated last year
- Symbolic and concrete EVM execution engine☆329Feb 27, 2026Updated last week
- Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts…