etk

EVM analyzer

A toolkit for working with EVM bytecode and analyzing Ethereum contracts.

evm toolkit

GitHub

361 stars
11 watching
48 forks
Language: Rust
last commit: 7 months ago
Linked from 2 awesome lists

assemblercryptocurrencyethereumevm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 844
cdump/evmole Extracts information from Ethereum Virtual Machine bytecode 294
coinculture/evm-tools Tools for working with and analyzing the Ethereum Virtual Machine 446
rust-ethereum/evm A flexible, customizable, and portable implementation of the Ethereum Virtual Machine 1,200
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
holiman/goevmlab A toolset for analyzing and manipulating Ethereum Virtual Machine (EVM) bytecode and traces 252
ethereum/evmlab Utilities for interacting with the Ethereum virtual machine 367
etcdevteam/sputnikvm An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. 280
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
vorot93/evmodin An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. 161
bluealloy/revm Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. 1,685
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
muellerberndt/mythril Detects security vulnerabilities in smart contracts written in EVM bytecode. 54