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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
C

CodeIntelligenceTesting/cifuzz

0
View on GitHub↗
0 stars·0 forks·9 views

Cifuzz

Features

  • Fuzzing Frameworks - CLI tool for executing coverage-guided fuzz tests across languages.

Star history

Star history chart for codeintelligencetesting/cifuzzStar history chart for codeintelligencetesting/cifuzz

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cifuzz

Similar open-source projects, ranked by how many features they share with Cifuzz.
  • ant4g0nist/manufuzzerant4g0nist avatar

    ant4g0nist/ManuFuzzer

    180View on GitHub↗

    Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM

    Objective-C++
    View on GitHub↗180
  • ant4g0nist/slothant4g0nist avatar

    ant4g0nist/sloth

    130View on GitHub↗

    Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

    C++
    View on GitHub↗130
  • aoh/radamsaaoh avatar

    aoh/radamsa

    1,290View on GitHub↗

    a general-purpose fuzzer

    View on GitHub↗1,290
  • aflgo/aflgoaflgo avatar

    aflgo/aflgo

    557View on GitHub↗

    Directed Greybox Fuzzing with AFL

    C
    View on GitHub↗557
See all 30 alternatives to Cifuzz→

Frequently asked questions

What are the main features of codeintelligencetesting/cifuzz?

The main features of codeintelligencetesting/cifuzz are: Fuzzing Frameworks.

What are some open-source alternatives to codeintelligencetesting/cifuzz?

Open-source alternatives to codeintelligencetesting/cifuzz include: 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… aoh/radamsa — a general-purpose fuzzer. codeintelligencetesting/jazzer — Coverage-guided, in-process fuzzing for the JVM. dvyukov/go-fuzz — go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of… aflgo/aflgo — Directed Greybox Fuzzing with AFL.