awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
quarkslab avatar

quarkslab/android-fuzzing

0
View on GitHub↗
138 stars·22 forks·C·11 views

Android Fuzzing

This repository contains the material associated with the blogpost Android greybox fuzzing with AFL++ Frida mode.

Features

  • Fuzz Testing Tools - Resources and tools for Android-specific fuzzing.

Star history

Star history chart for quarkslab/android-fuzzingStar history chart for quarkslab/android-fuzzing

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does quarkslab/android-fuzzing do?

This repository contains the material associated with the blogpost Android greybox fuzzing with AFL++ Frida mode.

What are the main features of quarkslab/android-fuzzing?

The main features of quarkslab/android-fuzzing are: Fuzz Testing Tools.

Which projects share features with quarkslab/android-fuzzing?

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.

Projects sharing features with Android Fuzzing

These projects share indexed features with Android Fuzzing. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • google/oss-fuzzgoogle avatar

    google/oss-fuzz

    12,353View on GitHub↗

    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

    Shell
    View on GitHub↗12,353
  • anestisb/radamsa-androidanestisb avatar

    anestisb/radamsa-android

    69View on GitHub↗

    An Android port of radamsa fuzzer

    C
    View on GitHub↗69
  • fuzzing/mffafuzzing avatar

    fuzzing/MFFA

    334View on GitHub↗

    Media Fuzzing Framework for Android

    Python
    View on GitHub↗334
  • anestisb/melkor-androidanestisb avatar

    anestisb/melkor-android

    64View on GitHub↗

    An Android port of the melkor ELF fuzzer

    C
    View on GitHub↗64
Compare all 7 related projects→