awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Arachnid avatar

Arachnid/evmdis

0
View on GitHub↗
566 stars·76 forks·Go·Apache-2.0·10 views

Evmdis

EVM disassembler

Features

  • Security Analysis Tools - Alternative EVM disassembler for bytecode analysis.

Star history

Star history chart for arachnid/evmdisStar history chart for arachnid/evmdis

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Evmdis

These projects share indexed features with Evmdis. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • consensys/mythrilConsenSys avatar

    ConsenSys/mythril

    4,251View on GitHub↗

    Mythril is an Ethereum Virtual Machine smart contract security analyzer that uses symbolic execution to identify vulnerabilities in bytecode before deployment. It functions as a vulnerability scanner and formal auditor, treating program inputs as mathematical symbols to prove the presence of bugs in contract logic. The tool performs bytecode-level analysis to detect flaws that may be hidden by high-level compilers. It integrates SMT solvers to determine if specific vulnerability states are reachable and compares symbolic execution traces against a library of known security flaw signatures. T

    Python
    View on GitHub↗4,251
  • crytic/ethersplaycrytic avatar

    crytic/ethersplay

    859View on GitHub↗

    EVM dissassembler

    Python
    View on GitHub↗859
  • crytic/slithercrytic avatar

    crytic/slither

    6,141View on GitHub↗
    Pythonethereumsoliditystatic-analysis
    View on GitHub↗6,141
  • cdump/evmoleC

    cdump/evmole

    0View on GitHub↗
    View on GitHub↗0
Compare all 16 related projects→

Frequently asked questions

What does arachnid/evmdis do?

EVM disassembler

What are the main features of arachnid/evmdis?

The main features of arachnid/evmdis are: Security Analysis Tools.

Which projects share features with arachnid/evmdis?

Projects with overlapping indexed features include: consensys/mythril — Mythril is an Ethereum Virtual Machine smart contract security analyzer that uses symbolic execution to identify… crytic/ethersplay — EVM dissassembler. crytic/slither. factionsecurity/faction — Faction is now an OWASP Project! You can find more information here. ic3hydra/hydra — Framework for cryptoeconomic contract security, decentralized security bounties. Live on Ethereum. cdump/evmole.