Capstone Disassembler

What is Capstone Disassembler

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

What is Capstone Disassembler?

Capstone is an open source project that hopes to make the ultimate disassembly engine for binary analysis and reversing in the security community.  Developers can use the Capstone disassembler to reverse engineer raw byte code into human-readable format, making it easier to understand the underlying issues.  Capstone has a dedicated team of developers working to constantly update their disassembler and make it easier and more intuitive for users. 

Capstone Disassembler Alternatives:

Ethersplay
Ethersplay

Ethersplay is an EVM disassembler.

evmdasm
evmdasm

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