droid-ff

Fuzzing tool

A toolset for testing the security of Android applications by simulating various types of malformed input data

Android File Fuzzing Framework

GitHub

85 stars
8 watching
45 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
fuzzing/mffa Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. 330
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,041
quarkslab/android-fuzzing A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode 107
iromise/fans Fuzzing tool to identify vulnerabilities in Android native system services. 242
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 38
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
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
googleprojectzero/fuzzilli A fuzzer for dynamic language interpreters designed to detect core interpreter bugs 1,890
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,399
anestisb/radamsa-android An Android port of a fuzz testing tool 64
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,227
battelle/sandsifter An x86 processor fuzzer that systematically searches for hidden instructions and bugs to detect security vulnerabilities and software issues 485
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,651