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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • crytic/slitherAvatar de crytic

    crytic/slither

    6,141Ver en GitHub↗

    Static analysis framework for Solidity code.

    Pythonethereumsoliditystatic-analysis
    Ver en GitHub↗6,141
  • consensys/mythrilAvatar de ConsenSys

    ConsenSys/mythril

    4,251Ver en GitHub↗

    Mythril es un analizador de seguridad de contratos inteligentes para Ethereum Virtual Machine que utiliza ejecución simbólica para identificar vulnerabilidades en el bytecode antes del despliegue. Funciona como un escáner de vulnerabilidades y auditor formal, tratando las entradas del programa como símbolos matemáticos para probar la presencia de errores en la lógica del contrato. La herramienta realiza un análisis a nivel de bytecode para detectar fallos que pueden estar ocultos por compiladores de alto nivel. Integra solvers SMT para determinar si estados de vulnerabilidad específicos son alcanzables y compara trazas de ejecución simbólica contra una biblioteca de firmas de fallos de seguridad conocidos. El proyecto cubre una amplia gama de capacidades de análisis de seguridad, incluyendo detección de vulnerabilidades en blockchain, auditoría formal de lógica de contratos y pruebas de seguridad automatizadas. También proporciona integración para flujos de trabajo de Git para validar el código como parte de un proceso de commit.

    Open-source EVM bytecode security analysis tool.

    Python
    Ver en GitHub↗4,251
  • trailofbits/manticoreAvatar de trailofbits

    trailofbits/manticore

    3,855Ver en GitHub↗

    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
    Ver en GitHub↗3,855
  • sigp/solidity-security-blogAvatar de sigp

    sigp/solidity-security-blog

    1,524Ver en GitHub↗

    Comprehensive list of known attack vectors and common anti-patterns

    Curated list of attack vectors and anti-patterns.

    Ver en GitHub↗1,524
  • melonproject/oyenteAvatar de melonproject

    melonproject/oyente

    1,340Ver en GitHub↗

    An Analysis Tool for Smart Contracts

    Alternative static smart contract security analysis.

    JavaScript
    Ver en GitHub↗1,340
  • securing/dumpsterdiverAvatar de securing

    securing/DumpsterDiver

    1,033Ver en GitHub↗

    Tool to search secrets in various filetypes.

    Automated scanning for hardcoded secrets and sensitive credentials in data.

    Python
    Ver en GitHub↗1,033
  • raineorshine/solgraphAvatar de raineorshine

    raineorshine/solgraph

    1,028Ver en GitHub↗

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

    Visualize Solidity control flow for security analysis.

    JavaScriptethereumsolidity
    Ver en GitHub↗1,028
  • crytic/ethersplayAvatar de crytic

    crytic/ethersplay

    859Ver en GitHub↗

    EVM dissassembler

    EVM disassembler for smart contract inspection.

    Python
    Ver en GitHub↗859
  • sec-bit/awesome-buggy-erc20-tokensAvatar de sec-bit

    sec-bit/awesome-buggy-erc20-tokens

    630Ver en GitHub↗

    A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected

    Collection of known vulnerabilities in token contracts.

    Python
    Ver en GitHub↗630
  • factionsecurity/factionAvatar de factionsecurity

    factionsecurity/faction

    595Ver en GitHub↗

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

    Framework for automating penetration testing reports and vulnerability tracking.

    Java
    Ver en GitHub↗595
  • arachnid/evmdisAvatar de Arachnid

    Arachnid/evmdis

    566Ver en GitHub↗

    EVM disassembler

    Alternative EVM disassembler for bytecode analysis.

    Go
    Ver en GitHub↗566
  • pessimistic-io/slitherinAvatar de pessimistic-io

    pessimistic-io/slitherin

    376Ver en GitHub↗

    Slither Detectors by Pessimistic.io

    Plugin providing additional security detectors for static analysis.

    Python
    Ver en GitHub↗376
  • ic3hydra/hydraAvatar de IC3Hydra

    IC3Hydra/Hydra

    74Ver en GitHub↗

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

    Framework for cryptoeconomic contract security and bounties.

    Haskell
    Ver en GitHub↗74
  • sri-csl/solidityAvatar de SRI-CSL

    SRI-CSL/solidity

    53Ver en GitHub↗

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

    Modular verifier for smart contract correctness.

    C++
    Ver en GitHub↗53
  • runtimeverification/kontrolR

    runtimeverification/kontrol

    0Ver en GitHub↗

    Formal verification of contracts using property-based testing.

    Ver en GitHub↗0
  • cdump/evmoleC

    cdump/evmole

    0Ver en GitHub↗

    Extracts function selectors from unverified EVM bytecode.

    Ver en GitHub↗0
  • sec-bit/adelaideAvatar de sec-bit

    sec-bit/adelaide

    18Ver en GitHub↗

    The SECBIT Static Analysis Extension to Solidity Compiler

    Static analysis extension for the Solidity compiler.

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