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
The main features of ant4g0nist/sloth are: Fuzzing Frameworks.
Open-source alternatives to ant4g0nist/sloth include: ant4g0nist/manufuzzer โ Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM. aoh/radamsa โ a general-purpose fuzzer. codeintelligencetesting/cifuzz. 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.