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.
Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM
Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation
Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.
The main features of mozillasecurity/peach are: Fuzzing Frameworks.
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.