Ethersplay

What is Ethersplay

Ethersplay is an EVM disassembler.

What is Ethersplay?

Ethersplay is an open-source protocol for disassembling EVM byte code. Developers can use Ethersplay to reverse engineer existing code to understand the underlying contracts involved. Ethersplay turns EVM byte code from its raw binary format to a human readable version in python. The open source protocol is free to use and constantly updated by of group of 15+ engineers.

Ethersplay Alternatives:

Capstone Disassembler
Capstone Disassembler

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

evmdasm
evmdasm

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