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
Back to enzymefinance/oyente

Projects sharing features with Oyente

8 open-source projects similar to enzymefinance/oyente, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • trailofbits/slithertrailofbits avatar

    trailofbits/slither

    6,299View on GitHub↗

    Static Analyzer for Solidity and Vyper

    Python
    View on GitHub↗6,299
  • cyfrin/foundry-full-course-f23Cyfrin avatar

    Cyfrin/foundry-full-course-f23

    5,814View on GitHub↗

    This repository is a comprehensive educational curriculum and programming guide designed to teach Solidity development and smart contract testing. It provides a structured set of instructional materials and tutorials for writing, deploying, and auditing secure programmable contracts on the Ethereum Virtual Machine. The course focuses on the Foundry toolkit, providing an Ethereum tooling curriculum that covers compiling and testing smart contracts locally. It emphasizes a professional development workflow, moving from initial Solidity programming to the implementation of decentralized applicat

    View on GitHub↗5,814
  • crytic/slithercrytic avatar

    crytic/slither

    6,141View on GitHub↗
    Pythonethereumsoliditystatic-analysis
    View on GitHub↗6,141
  • slowmist/blockchain-dark-forest-selfguard-handbookslowmist avatar

    slowmist/Blockchain-dark-forest-selfguard-handbook

    6,839View on GitHub↗

    This project is a collection of instructional resources and manuals providing strategic defense frameworks for protecting cryptocurrency assets and digital identities. It serves as a security guide for mitigating blockchain-based exploits, managing digital wallets, and implementing risk frameworks to prevent the theft of digital assets. The documentation provides detailed handbooks on wallet security, including the management of private keys, the use of hardware wallets, and secure transaction signing. It offers specialized guidance on anti-phishing defense and the identification of social en

    View on GitHub↗6,839

AI search

Explore more awesome repositories

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

Find more with AI search
  • ivicanikolicsg/maianI

    ivicanikolicsg/MAIAN

    0View on GitHub↗

    The repository contains Python implementation of Maian -- a tool for automatic detection of buggy Ethereum smart contracts of three different types: prodigal, suicidal and greedy. Maian processes contract's bytecode and tries to build a trace of transactions to find and confirm bugs. The…

    View on GitHub↗0
  • eth-sri/securify2eth-sri avatar

    eth-sri/securify2

    632View on GitHub↗

    Securify v2.0

    Solidity
    View on GitHub↗632
  • 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
  • smartdec/smartcheckS

    smartdec/smartcheck

    0View on GitHub↗

    SmartCheck is an extensible static analysis tool for discovering vulnerabilities and other code issues in Ethereum smart contracts written in the Solidity programming language.

    View on GitHub↗0