awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • crytic/slitherالصورة الرمزية لـ crytic

    crytic/slither

    6,141عرض على GitHub↗

    Static analysis framework for Solidity code.

    Pythonethereumsoliditystatic-analysis
    عرض على GitHub↗6,141
  • consensys/mythrilالصورة الرمزية لـ ConsenSys

    ConsenSys/mythril

    4,251عرض على GitHub↗

    Mythril هو محلل أمان العقود الذكية لـ Ethereum Virtual Machine يستخدم التنفيذ الرمزي لتحديد الثغرات الأمنية في كود البايت قبل النشر. يعمل كماسح ضوئي للثغرات ومدقق رسمي، حيث يعامل مدخلات البرنامج كرموز رياضية لإثبات وجود أخطاء في منطق العقد. تقوم الأداة بإجراء تحليل على مستوى كود البايت لاكتشاف العيوب التي قد تكون مخفية بواسطة المترجمات عالية المستوى. تدمج الأداة أدوات حل SMT لتحديد ما إذا كانت حالات الثغرات المحددة قابلة للوصول، وتقارن آثار التنفيذ الرمزي مقابل مكتبة من توقيعات عيوب الأمان المعروفة. يغطي المشروع نطاقاً واسعاً من قدرات تحليل الأمان، بما في ذلك اكتشاف ثغرات البلوكشين، والتدقيق الرسمي لمنطق العقد، واختبار الأمان المؤتمت. كما يوفر تكاملاً لسير عمل Git للتحقق من الكود كجزء من عملية الالتزام (commit).

    Open-source EVM bytecode security analysis tool.

    Python
    عرض على GitHub↗4,251
  • trailofbits/manticoreالصورة الرمزية لـ trailofbits

    trailofbits/manticore

    3,855عرض على 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
    عرض على GitHub↗3,855
  • sigp/solidity-security-blogالصورة الرمزية لـ sigp

    sigp/solidity-security-blog

    1,524عرض على GitHub↗

    Comprehensive list of known attack vectors and common anti-patterns

    Curated list of attack vectors and anti-patterns.

    عرض على GitHub↗1,524
  • melonproject/oyenteالصورة الرمزية لـ melonproject

    melonproject/oyente

    1,340عرض على GitHub↗

    An Analysis Tool for Smart Contracts

    Alternative static smart contract security analysis.

    JavaScript
    عرض على GitHub↗1,340
  • securing/dumpsterdiverالصورة الرمزية لـ securing

    securing/DumpsterDiver

    1,033عرض على GitHub↗

    Tool to search secrets in various filetypes.

    Automated scanning for hardcoded secrets and sensitive credentials in data.

    Python
    عرض على GitHub↗1,033
  • raineorshine/solgraphالصورة الرمزية لـ raineorshine

    raineorshine/solgraph

    1,028عرض على GitHub↗

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

    Visualize Solidity control flow for security analysis.

    JavaScriptethereumsolidity
    عرض على GitHub↗1,028
  • crytic/ethersplayالصورة الرمزية لـ crytic

    crytic/ethersplay

    859عرض على GitHub↗

    EVM dissassembler

    EVM disassembler for smart contract inspection.

    Python
    عرض على GitHub↗859
  • sec-bit/awesome-buggy-erc20-tokensالصورة الرمزية لـ sec-bit

    sec-bit/awesome-buggy-erc20-tokens

    630عرض على GitHub↗

    A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected

    Collection of known vulnerabilities in token contracts.

    Python
    عرض على GitHub↗630
  • factionsecurity/factionالصورة الرمزية لـ factionsecurity

    factionsecurity/faction

    595عرض على GitHub↗

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

    Framework for automating penetration testing reports and vulnerability tracking.

    Java
    عرض على GitHub↗595
  • arachnid/evmdisالصورة الرمزية لـ Arachnid

    Arachnid/evmdis

    566عرض على GitHub↗

    EVM disassembler

    Alternative EVM disassembler for bytecode analysis.

    Go
    عرض على GitHub↗566
  • pessimistic-io/slitherinالصورة الرمزية لـ pessimistic-io

    pessimistic-io/slitherin

    376عرض على GitHub↗

    Slither Detectors by Pessimistic.io

    Plugin providing additional security detectors for static analysis.

    Python
    عرض على GitHub↗376
  • ic3hydra/hydraالصورة الرمزية لـ IC3Hydra

    IC3Hydra/Hydra

    74عرض على GitHub↗

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

    Framework for cryptoeconomic contract security and bounties.

    Haskell
    عرض على GitHub↗74
  • sri-csl/solidityالصورة الرمزية لـ SRI-CSL

    SRI-CSL/solidity

    53عرض على GitHub↗

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

    Modular verifier for smart contract correctness.

    C++
    عرض على GitHub↗53
  • runtimeverification/kontrolR

    runtimeverification/kontrol

    0عرض على GitHub↗

    Formal verification of contracts using property-based testing.

    عرض على GitHub↗0
  • cdump/evmoleC

    cdump/evmole

    0عرض على GitHub↗

    Extracts function selectors from unverified EVM bytecode.

    عرض على GitHub↗0
  • sec-bit/adelaideالصورة الرمزية لـ sec-bit

    sec-bit/adelaide

    18عرض على GitHub↗

    The SECBIT Static Analysis Extension to Solidity Compiler

    Static analysis extension for the Solidity compiler.

    C++
    عرض على GitHub↗18
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security Analysis Tools