fuel-etk-dasm

Disassemble EVM bytecode into human-readable assembly instructions

cargomacoslinuxwindows
Try with needOr install directly
Source

About

EVM Toolkit disassembler

Commands

fuel-etk-dasm

Examples

Disassemble bytecode from a hex string$ fuel-etk-dasm 6080604052
Disassemble bytecode from a file$ fuel-etk-dasm < contract.bin
Disassemble with verbose output showing opcodes and gas costs$ fuel-etk-dasm -v 6080604052348015601657600080fd5b