awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Bytecode Disassemblers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBytecode Disassemblers

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.

  1. Home
  2. Testing & Quality Assurance
  3. Bytecode Disassemblers

Awesome Bytecode Disassemblers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ethereum/go-ethereum

    ethereum/go-ethereum

    50,832GitHubView on GitHub↗

    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.

    Goblockchainethereumgeth