pyevmasm

EVM assembler/disassembler

A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set

Ethereum Virtual Machine (EVM) disassembler and assembler

GitHub

362 stars
24 watching
49 forks
Language: Python
last commit: 7 months ago
Linked from 3 awesome lists

assemblerdissassemblerethereumevmpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
crytic/ida-evm A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries 311
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 844
tintinweb/ethereum-dasm An ethereum bytecode disassembler and analysis tool 219
ethereum/evmlab Utilities for interacting with the Ethereum virtual machine 367
arachnid/evmdis An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. 547
crytic/rattle An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability 353
quilt/etk A toolkit for working with EVM bytecode and analyzing Ethereum contracts. 361
pipermerriam/py-evm A Python implementation of the Ethereum Virtual Machine. 40
ethereum/evmone An implementation of the Ethereum Virtual Machine 872
etcdevteam/sputnikvm An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. 280
nervous-systems/sputter An implementation of the Ethereum Virtual Machine 122
cdump/evmole Extracts information from Ethereum Virtual Machine bytecode 294
leonardoalt/tinyzkevm A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. 46
rust-ethereum/evm A flexible, customizable, and portable implementation of the Ethereum Virtual Machine 1,200
takenobu-hs/haskell-ethereum-assembly A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode 66