Skip to main content

A lightweight ethereum evm bytecode asm instruction registry and disassembler library.

Project description

Build Status

evmdasm

A lightweight ethereum evm bytecode instruction registry, disassembler and evmcode manipulation library.

This library is meant for providing a static interface and registry for EVM opcodes and instructions. The idea is to keep it as lightweight as possible especially when it comes to dependencies or high level features.

e.g. The ethereum-dasm project - a kind of high level disassembler with static/dynamic analysis features - relies on the registry and base disassembling functionality provided by evmdasm.

More information --> Wiki

Projects building on evmdasm:

Setup

from pypi
#> python3 -m pip install evmdasm
from source
#> python3 setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evmdasm-0.1.10.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distributions

evmdasm-0.1.10-py3.9.egg (32.5 kB view hashes)

Uploaded Source

evmdasm-0.1.10-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page