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. 332
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
quarkslab/android-fuzzing A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode 109
iromise/fans Fuzzing tool to identify vulnerabilities in Android native system services. 244
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 39
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
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 Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors 1,896
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
anestisb/radamsa-android An Android port of a fuzz testing tool 65
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 213
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,233
battelle/sandsifter Automates the discovery of hidden instructions and bugs in x86 processors 490
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,668