etk
EVM analyzer
A toolkit for working with EVM bytecode and analyzing Ethereum contracts.
evm toolkit
360 stars
11 watching
48 forks
Language: Rust
last commit: 5 months ago
Linked from 2 awesome lists
assemblercryptocurrencyethereumevm
Related projects:
Repository | Description | Stars |
---|---|---|
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 443 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
jon-becker/heimdall-rs | An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,192 |
holiman/goevmlab | A toolset for analyzing and manipulating Ethereum Virtual Machine (EVM) bytecode and traces | 246 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
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 | 350 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
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 | 308 |
muellerberndt/mythril | Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |