π°ANDROBUGS FRAMEWORKπ°
π Androbug framework is used to check the android apps vulnerabilities to find bugs in android application.
βοΈ Installation:
$ apt install git
$ apt install python2
$ git clone https://github.com/AndroBugs/AndroBugs_Framework
$ cd AndroBugs_Framework
$ chmod +x *
βοΈ Usage:
Now move your app to AndroBugs_Framework folder
$ mv app.apk /$HOME/AndroBugs_Framework
$ python2 androbugs.py -f app.apk -o result.txt
app.apk = is your app name
result.txt = to store all information
It shows all bugs and vulnerabilities of your app that's it.
πΊ Share & Support Us π»
π‘οΈ @techpedal π‘οΈ
π‘οΈ@deathrayhackers π‘οΈ
π Androbug framework is used to check the android apps vulnerabilities to find bugs in android application.
βοΈ Installation:
$ apt install git
$ apt install python2
$ git clone https://github.com/AndroBugs/AndroBugs_Framework
$ cd AndroBugs_Framework
$ chmod +x *
βοΈ Usage:
Now move your app to AndroBugs_Framework folder
$ mv app.apk /$HOME/AndroBugs_Framework
$ python2 androbugs.py -f app.apk -o result.txt
app.apk = is your app name
result.txt = to store all information
It shows all bugs and vulnerabilities of your app that's it.
πΊ Share & Support Us π»
π‘οΈ @techpedal π‘οΈ
π‘οΈ@deathrayhackers π‘οΈ