radamsa-android
Fuzzing tool
An Android port of a fuzz testing tool
An Android port of radamsa fuzzer
64 stars
5 watching
21 forks
Language: C
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
anestisb/melkor-android | A tool that generates malformed ELF files to test the limits of an ELF parser's ability to handle corrupted data. | 59 |
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 |
anestisb/android-prepare-vendor | Automating the extraction and processing of vendor-specific data from factory images to generate AOSP compatible blobs | 347 |
antojoseph/droid-ff | A toolset for testing the security of Android applications by simulating various types of malformed input data | 85 |
ikkisoft/bradamsa | A Burp Suite extension plugin to generate Intruder payloads using Radamsa, a fuzzer. | 87 |
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 |
calabash/calabash-android | Automated testing tool for Android applications using Cucumber and Ruby. | 1,683 |
fuzzing/mffa | Automatically testing Android media software components for vulnerabilities by feeding malformed media files to them. | 330 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
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 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 401 |