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
fuzzing avatar

fuzzing/MFFA

0
View on GitHub↗
334 stars·107 forks·Python·GPL-2.0·12 views

MFFA

Media Fuzzing Framework for Android

Features

  • Fuzz Testing Tools - Framework for fuzzing Android applications.

Star history

Star history chart for fuzzing/mffaStar history chart for fuzzing/mffa

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.

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

Open-source alternatives to MFFA

Similar open-source projects, ranked by how many features they share with MFFA.
  • 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
  • google/honggfuzzgoogle avatar

    google/honggfuzz

    3,357View on GitHub↗

    Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

    C
    View on GitHub↗3,357
  • anestisb/melkor-androidanestisb avatar

    anestisb/melkor-android

    64View on GitHub↗

    An Android port of the melkor ELF fuzzer

    C
    View on GitHub↗64
See all 7 alternatives to MFFA→

Frequently asked questions

What does fuzzing/mffa do?

Media Fuzzing Framework for Android

What are the main features of fuzzing/mffa?

The main features of fuzzing/mffa are: Fuzz Testing Tools.

What are some open-source alternatives to fuzzing/mffa?

Open-source alternatives to fuzzing/mffa 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. google/honggfuzz — Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW… 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.