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
ant4g0nist/sloth 的主要功能包括:Fuzzing Frameworks。
ant4g0nist/sloth 的开源替代品包括: 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.