AndroFuzz

AndroFuzz

#Security Testing#Offensive Security

Generate a variety of suspect actions detected by Falco rulesets.

Visit Website

AndroFuzz: A User-Friendly File Format Fuzzer for Android

AndroFuzz is a user-friendly file format fuzzer that has been specifically designed for the Android platform.

Application of Fuzzing in PDF Readers and Beyond

Fuzzing is used to test PDF readers, but it can also be applied to any other file format.

It relies on other file format fuzzers

It relies on other file format fuzzers to create files and can simultaneously test multiple readers. AndroFuzz functions by sending files to an Android emulator, installing an APK, loading the files, and monitoring logcat for any buffer overflow issues. Currently, AndroFuzz is not fully developed and is not ready for actual fuzz testing. It still requires manual file generation and testing.