awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/honggfuzz

0
View on GitHub↗
honggfuzz.dev↗

Honggfuzz

Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

Features

  • Fuzzing and Testing - Security-oriented evolutionary fuzzer.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • Fuzzing Frameworks - Easy-to-use fuzzer with coverage-guided feedback and analysis.
  • Fuzz Testing Tools - Security-oriented fuzzer with support for Android.
  • 3,357 星标·535 分支·C·Apache-2.0·3 次浏览

    Star 历史

    google/honggfuzz 的 Star 历史图表google/honggfuzz 的 Star 历史图表

    常见问题解答

    google/honggfuzz 是做什么的?

    Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

    google/honggfuzz 的主要功能有哪些?

    google/honggfuzz 的主要功能包括:Fuzzing and Testing, Fuzzing Frameworks, Fuzz Testing Tools。

    google/honggfuzz 有哪些开源替代品?

    google/honggfuzz 的开源替代品包括: google/oss-fuzz — OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a… anestisb/melkor-android — An Android port of the melkor ELF fuzzer. anestisb/radamsa-android — An Android port of radamsa fuzzer. ant4g0nist/manufuzzer — Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM. ant4g0nist/sloth — Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and… aflplusplus/aflplusplus — AFL++ is a coverage-guided fuzzing framework that discovers crashes and hangs in software by mutating inputs while…

    Honggfuzz 的开源替代方案

    相似的开源项目,按与 Honggfuzz 的功能重合度排序。
    • google/oss-fuzzgoogle 的头像

      google/oss-fuzz

      12,353在 GitHub 上查看↗

      OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a bug hunting infrastructure that identifies security vulnerabilities and stability bugs through automated, coverage-guided fuzz testing across a scalable cluster of containers. The system provides a continuous security testing pipeline that manages the entire lifecycle of vulnerability discovery, from bootstrapping project templates and compiling targets to executing long-running batch tests. It specifically focuses on memory safety, utilizing sanitizers to detect buffer overf

      Shell
      在 GitHub 上查看↗12,353
    • anestisb/melkor-androidanestisb 的头像

      anestisb/melkor-android

      64在 GitHub 上查看↗

      An Android port of the melkor ELF fuzzer

      C
      在 GitHub 上查看↗64
    • anestisb/radamsa-androidanestisb 的头像

      anestisb/radamsa-android

      69在 GitHub 上查看↗

      An Android port of radamsa fuzzer

      C
      在 GitHub 上查看↗69
    • aflplusplus/aflplusplusAFLplusplus 的头像

      AFLplusplus/AFLplusplus

      6,605在 GitHub 上查看↗

      AFL++ is a coverage-guided fuzzing framework that discovers crashes and hangs in software by mutating inputs while tracking which code paths are exercised. It functions as both a fuzzing engine and a campaign manager, supporting targets with or without source code through compile-time instrumentation, dynamic binary instrumentation, and emulation. The framework includes tools for crash triage and analysis, test case minimization, and campaign deployment across local or distributed environments. The framework distinguishes itself through its breadth of instrumentation backends, allowing users

      C
      在 GitHub 上查看↗6,605
    查看 Honggfuzz 的所有 30 个替代方案→