anddddrew / evm

EVM disassembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVM

build format

An EVM disassembler codded in python, you can disasemble with bytecode.

Using

Clone the repo git clone https://github.com/anddddrew/evm.git

Change directories

cd evm

Run script

python disassembler.py

After this you should have a prompt to enter your operands.

NOTE: all disassembly output from the script will be in a file called "output"

About

EVM disassembly.

License:Apache License 2.0


Languages

Language:Python 75.6%Language:TypeScript 12.8%Language:CSS 4.9%Language:Solidity 2.1%Language:JavaScript 1.4%Language:Rust 1.2%Language:Dockerfile 1.1%Language:Shell 0.9%