Jackalope
Fuzzer
A customizable, distributed coverage-guided fuzzer for black-box binaries on multiple platforms.
Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android
1k stars
40 watching
128 forks
Language: C++
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
googleprojectzero/fuzzilli | A fuzzer for dynamic language interpreters designed to detect core interpreter bugs | 1,890 |
googleprojectzero/domato | A tool for generating random, malformed HTML, CSS, and JavaScript code to test web application security | 1,695 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
googleprojectzero/brokentype | A set of tools designed to test the robustness and security of font rasterization software | 430 |
jonmetz/androfuzz | A tool for fuzzing Android apps with generated files | 38 |
quarkslab/android-fuzzing | A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 107 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
battelle/sandsifter | An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues | 485 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
gamozolabs/applepie | A tool designed to fuzz and introspect systems using a hypervisor, providing deep device emulation and code coverage analysis. | 367 |
census/choronzon | An evolutionary fuzzer that uses user-defined information to produce and test file formats. | 269 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
fuzzstati0n/fuzzgoat | A deliberately crafted C program to test the efficacy of fuzzers. | 190 |