1 repo
Tools for converting virtual machine bytecode into human-readable instructions.
Distinguishing note: Focuses on static analysis of bytecode rather than dynamic execution tracing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Bytecode Disassemblers. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data
Extracts trace information to perform disassembly of virtual machine bytecode for auditing.