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
- Host: GitHub
- URL: https://github.com/kaanaryoverflow/myfuzzer
- Owner: KaanaryOverFlow
- License: gpl-3.0
- Created: 2021-04-10T22:00:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T20:51:42.000Z (about 5 years ago)
- Last Synced: 2025-02-05T18:06:04.229Z (about 1 year ago)
- Topics: adb, android, fuzz, gif, pdf-reader
- Language: Python
- Homepage:
- Size: 38.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyFuzzer python project
python fuzzer for android applications
[](https://github.com/MucahitSaratar/myfuzzer/issues) [](https://github.com/MucahitSaratar/myfuzzer/network) [](https://github.com/MucahitSaratar/myfuzzer/stargazers) [](https://github.com/MucahitSaratar/myfuzzer/blob/main/LICENSE) [](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