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

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

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

1 个仓库

Awesome GitHub RepositoriesFuzzing

Full-system emulation using KVM and QEMU with snapshot support for binary-only fuzzing in a controlled environment.

Distinct from System Emulators: Distinct from System Emulators: specifically designed for fuzzing with snapshot support, not general virtual machine interaction.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Fuzzing. Refine with filters or upvote what's useful.

Awesome Fuzzing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Emulates entire x86_64 systems using KVM and QEMU with snapshot support for binary-only fuzzing in a controlled environment.

    C
    在 GitHub 上查看↗6,605
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Hardware Emulators
  5. Hardware Interface Emulators
  6. System Emulators
  7. Fuzzing