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
MozillaSecurity avatar

MozillaSecurity/peachArchived

0
View on GitHub↗
418 stars·99 forks·Python·MPL-2.0·9 views

Peach

Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.

Features

  • Fuzzing Frameworks - Framework for creating custom smart and dumb fuzzers.

Star history

Star history chart for mozillasecurity/peachStar history chart for mozillasecurity/peach

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 Peach

Similar open-source projects, ranked by how many features they share with Peach.
  • 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 Peach→

Frequently asked questions

What does mozillasecurity/peach do?

Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.

What are the main features of mozillasecurity/peach?

The main features of mozillasecurity/peach are: Fuzzing Frameworks.

What are some open-source alternatives to mozillasecurity/peach?

Open-source alternatives to mozillasecurity/peach 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/cifuzz. codeintelligencetesting/jazzer — Coverage-guided, in-process fuzzing for the JVM. aflgo/aflgo — Directed Greybox Fuzzing with AFL.