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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 Repos

Awesome GitHub RepositoriesSecurity Analysis Tools

Static and dynamic analysis tools for identifying vulnerabilities in smart contracts.

Explore 17 awesome GitHub repositories matching part of an awesome list · Security Analysis Tools. Refine with filters or upvote what's useful.

Awesome Security Analysis Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • crytic/slitherAvatar von crytic

    crytic/slither

    6,141Auf GitHub ansehen↗

    Static analysis framework for Solidity code.

    Pythonethereumsoliditystatic-analysis
    Auf GitHub ansehen↗6,141
  • consensys/mythrilAvatar von ConsenSys

    ConsenSys/mythril

    4,251Auf GitHub ansehen↗

    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

    Open-source EVM bytecode security analysis tool.

    Python
    Auf GitHub ansehen↗4,251
  • trailofbits/manticoreAvatar von trailofbits

    trailofbits/manticore

    3,855Auf GitHub ansehen↗

    Manticore is a symbolic execution engine designed for the analysis of binary executables and smart contracts. It functions as an automated vulnerability scanner and verification platform that systematically traverses program execution paths to identify security flaws, validate business invariants, and ensure software properties hold true under all possible input conditions. The engine distinguishes itself through a unified instruction set abstraction that enables consistent analysis across diverse architectures and contract formats. It provides a programmatic interface for deep customization,

    Symbolic execution tool for smart contracts and binaries.

    Python
    Auf GitHub ansehen↗3,855
  • sigp/solidity-security-blogAvatar von sigp

    sigp/solidity-security-blog

    1,524Auf GitHub ansehen↗

    Comprehensive list of known attack vectors and common anti-patterns

    Curated list of attack vectors and anti-patterns.

    Auf GitHub ansehen↗1,524
  • melonproject/oyenteAvatar von melonproject

    melonproject/oyente

    1,340Auf GitHub ansehen↗

    An Analysis Tool for Smart Contracts

    Alternative static smart contract security analysis.

    JavaScript
    Auf GitHub ansehen↗1,340
  • securing/dumpsterdiverAvatar von securing

    securing/DumpsterDiver

    1,033Auf GitHub ansehen↗

    Tool to search secrets in various filetypes.

    Automated scanning for hardcoded secrets and sensitive credentials in data.

    Python
    Auf GitHub ansehen↗1,033
  • raineorshine/solgraphAvatar von raineorshine

    raineorshine/solgraph

    1,028Auf GitHub ansehen↗

    Visualize Solidity control flow for smart contract security analysis. :dollar: ⇆ :dollar:

    Visualize Solidity control flow for security analysis.

    JavaScriptethereumsolidity
    Auf GitHub ansehen↗1,028
  • crytic/ethersplayAvatar von crytic

    crytic/ethersplay

    859Auf GitHub ansehen↗

    EVM dissassembler

    EVM disassembler for smart contract inspection.

    Python
    Auf GitHub ansehen↗859
  • sec-bit/awesome-buggy-erc20-tokensAvatar von sec-bit

    sec-bit/awesome-buggy-erc20-tokens

    630Auf GitHub ansehen↗

    A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected

    Collection of known vulnerabilities in token contracts.

    Python
    Auf GitHub ansehen↗630
  • factionsecurity/factionAvatar von factionsecurity

    factionsecurity/faction

    595Auf GitHub ansehen↗

    Faction is now an OWASP Project! You can find more information here

    Framework for automating penetration testing reports and vulnerability tracking.

    Java
    Auf GitHub ansehen↗595
  • arachnid/evmdisAvatar von Arachnid

    Arachnid/evmdis

    566Auf GitHub ansehen↗

    EVM disassembler

    Alternative EVM disassembler for bytecode analysis.

    Go
    Auf GitHub ansehen↗566
  • pessimistic-io/slitherinAvatar von pessimistic-io

    pessimistic-io/slitherin

    376Auf GitHub ansehen↗

    Slither Detectors by Pessimistic.io

    Plugin providing additional security detectors for static analysis.

    Python
    Auf GitHub ansehen↗376
  • ic3hydra/hydraAvatar von IC3Hydra

    IC3Hydra/Hydra

    74Auf GitHub ansehen↗

    Framework for cryptoeconomic contract security, decentralized security bounties. Live on Ethereum.

    Framework for cryptoeconomic contract security and bounties.

    Haskell
    Auf GitHub ansehen↗74
  • sri-csl/solidityAvatar von SRI-CSL

    SRI-CSL/solidity

    53Auf GitHub ansehen↗

    This is solc-verify, a modular verifier for Solidity.

    Modular verifier for smart contract correctness.

    C++
    Auf GitHub ansehen↗53
  • runtimeverification/kontrolR

    runtimeverification/kontrol

    0Auf GitHub ansehen↗

    Formal verification of contracts using property-based testing.

    Auf GitHub ansehen↗0
  • cdump/evmoleC

    cdump/evmole

    0Auf GitHub ansehen↗

    Extracts function selectors from unverified EVM bytecode.

    Auf GitHub ansehen↗0
  • sec-bit/adelaideAvatar von sec-bit

    sec-bit/adelaide

    18Auf GitHub ansehen↗

    The SECBIT Static Analysis Extension to Solidity Compiler

    Static analysis extension for the Solidity compiler.

    C++
    Auf GitHub ansehen↗18
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security Analysis Tools