evmdasm

What is evmdasm

An Ethereum EVM bytecode instruction registry, disassembler, and code manipulation library.

What is evmdasm?

evmdasm is a lightweight ethereum evm bytecode instruction registry, disassembler, and evmcode manipulation library. Developers can utilize this for finding a static interface and registry for EVM opcodes and instructions.  The GitHub page provides further instructions for use of this library and has dedicated contributors that manage the library.

evmdasm Alternatives:

Capstone Disassembler
Capstone Disassembler

Capstone Disassembler is a protocol for reverse engineering EVM byte code.

Ethersplay
Ethersplay

Ethersplay is an EVM disassembler.