An open API service indexing awesome lists of open source software.

https://github.com/kaanaryoverflow/myfuzzer

fuzzing applications
https://github.com/kaanaryoverflow/myfuzzer

adb android fuzz gif pdf-reader

Last synced: about 1 year ago
JSON representation

fuzzing applications

Awesome Lists containing this project

README

          

# MyFuzzer python project

python fuzzer for android applications

[![GitHub issues](https://img.shields.io/github/issues/MucahitSaratar/myfuzzer)](https://github.com/MucahitSaratar/myfuzzer/issues) [![GitHub forks](https://img.shields.io/github/forks/MucahitSaratar/myfuzzer)](https://github.com/MucahitSaratar/myfuzzer/network) [![GitHub stars](https://img.shields.io/github/stars/MucahitSaratar/myfuzzer)](https://github.com/MucahitSaratar/myfuzzer/stargazers) [![GitHub license](https://img.shields.io/github/license/MucahitSaratar/myfuzzer)](https://github.com/MucahitSaratar/myfuzzer/blob/main/LICENSE) [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2F0x00deadbeef)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FMucahitSaratar%2Fmyfuzzer)

##### This project fuzzing;
- google pdf reader
- signal gif file

# requirements
- python3
- android emulator or read devices
- adb tool
- pdf reader eg. [google](https://play.google.com/store/apps/details?id=com.google.android.apps.pdfviewer&hl=en_US&gl=RU)
- [signal application](https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms&hl=en&gl=US)

# usage
- connect to android with adb tool
- set device id to [ayarlar.py](https://github.com/MucahitSaratar/myfuzzer/blob/main/ayarlar.py)
- $ ```python3 fuzzer.py```

don't hesitate to send pull request