How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This repository contains the material associated with the blogpost Android greybox fuzzing with AFL++ Frida mode.
The main features of quarkslab/android-fuzzing are: Fuzz Testing Tools.
Projects with overlapping indexed features include: google/oss-fuzz — OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a… anestisb/radamsa-android — An Android port of radamsa fuzzer. fuzzing/mffa — Media Fuzzing Framework for Android. anestisb/melkor-android — An Android port of the melkor ELF fuzzer. jekil/awesome-hacking — This project is a curated, version-controlled directory of software and resources designed for cybersecurity… jonmetz/androfuzz — A fuzzing utility for Android that focuses on reporting and delivery portions of the fuzzing process.
OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a bug hunting infrastructure that identifies security vulnerabilities and stability bugs through automated, coverage-guided fuzz testing across a scalable cluster of containers. The system provides a continuous security testing pipeline that manages the entire lifecycle of vulnerability discovery, from bootstrapping project templates and compiling targets to executing long-running batch tests. It specifically focuses on memory safety, utilizing sanitizers to detect buffer overf