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
362 stars
24 watching
49 forks
Language: Python
last commit: 9 months ago
Linked from 3 awesome lists
assemblerdissassemblerethereumevmpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| An ethereum bytecode disassembler and analysis tool | 219 |
| Utilities for interacting with the Ethereum virtual machine | 367 |
| An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability | 353 |
| A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 361 |
| A Python implementation of the Ethereum Virtual Machine. | 40 |
| An implementation of the Ethereum Virtual Machine | 872 |
| An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
| An implementation of the Ethereum Virtual Machine | 122 |
| Extracts information from Ethereum Virtual Machine bytecode | 294 |
| A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. | 46 |
| A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode | 66 |