/evm

EVM disassembly.

Primary LanguagePythonApache License 2.0Apache-2.0

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"