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
·

1 Repo

Awesome GitHub RepositoriesFuzzing Implementation Guides

Technical references for implementing diverse fuzzing strategies across different targets like binaries and kernels.

Distinct from Coverage-Guided Fuzzing: Distinct from Coverage-Guided Fuzzing: covers a broader spectrum of implementations, including hybrid and structure-aware approaches.

Explore 1 awesome GitHub repository matching security & cryptography · Fuzzing Implementation Guides. Refine with filters or upvote what's useful.

Awesome Fuzzing Implementation Guides GitHub Repositories

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

    google/fuzzing

    3,772Auf GitHub ansehen↗

    This project is a comprehensive software fuzzing knowledge base and technical guide designed for discovering software bugs and vulnerabilities. It serves as a resource for implementing coverage-guided, structure-aware, and hybrid fuzzing across various targets, including compiled binaries and hardware kernels. The resource provides specialized guidance on using grammars and defined data formats to generate syntactically valid inputs for complex APIs. It also details methods for combining grey-box fuzzing with symbolic execution to reach deep execution paths and utilizes binary instrumentation

    Provides a technical reference for implementing structure-aware, hybrid, and continuous fuzzing.

    C++
    Auf GitHub ansehen↗3,772
  1. Home
  2. Security & Cryptography
  3. Fuzzing Implementation Guides