evmdis

What is evmdis

evmdis is an open-source EVM disassembler.

What is evmdis?

evmdis is an open-source EVM disassembler that performs static analysis on the bytecode in order to provide a higher level of abstraction than raw EVM operations. Users and developers can use evmdis’s disassembler to convert raw byte code into a human-readable version to understand what the code is doing. The disassembler features jump target analysis, which assigns labels to jump targets and replaces addresses with label names

evmdis Alternatives:

Decurity
Decurity

Decurity is an ABI decompiler for recovering EVM smart contract ABI.

Etherscan Online Decompiler
Etherscan Online Decompiler

The Etherscan online decompiler is a decompiler for the Ethereum Virtual Machine (EVM).

Ethervm.io
Ethervm.io

Ethervm.io is an online decompiler that decompiles Ethereum contracts.

EVMole
EVMole

Extracts function selectors and arguments from bytecode, even for unverified contracts.

JEB Decompiler
JEB Decompiler

The JEB decompiler is a decompiler for EVM code.