https://github.com/antojoseph/droid-ff
Android File Fuzzing Framework
https://github.com/antojoseph/droid-ff
Last synced: about 2 months ago
JSON representation
Android File Fuzzing Framework
- Host: GitHub
- URL: https://github.com/antojoseph/droid-ff
- Owner: antojoseph
- Created: 2016-05-22T14:49:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T20:36:23.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T05:26:39.200Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 29.8 MB
- Stars: 85
- Watchers: 8
- Forks: 45
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mobile-security - Droid-FF - Android File Fuzzing Framework
README
# Droid-FF :
install python dependencies (setup.sh ) and you are good to go.
GDB Server for android : get it from @ wget https://people.mozilla.org/~nchen/jimdb/jimdb-arm-linux_x64.tar.bz2
Credits to @ https://wiki.mozilla.org/Mobile/Fennec/Android/GDB
run the android emulator.
run python droif-ff.py
Conference Slides : http://conference.hitb.org/hitbsecconf2016ams/wp-content/uploads/2015/11/D1T3-Anto-Joseph-Droid-FF.pdf
If something doesnt work , feel free to create an issue and i will fix / help you with that