evm-tools
EVM analyzer
Tools for working with and analyzing the Ethereum Virtual Machine
Ethereum Virtual Machine tools and guide
443 stars
18 watching
105 forks
Language: Go
last commit: over 3 years ago
Linked from 4 awesome lists
ethereumevm
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 360 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
holiman/goevmlab | A toolset for analyzing and manipulating Ethereum Virtual Machine (EVM) bytecode and traces | 246 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
flashbots/mev-geth | An Ethereum protocol implementation providing tools and utilities for MEV-Auction | 786 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
crytic/rattle | An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability | 350 |