Androbug framework



Androbug framework is used to check the android apps vulnerabilities
to find bugs in android application. 
Execute these commands one by one to install.
Installation :
$ apt update 
$ apt upgrade
$ apt install git
$ apt install python2
$ cd AndroBugs_Framework
$ chmod +x *
usage :
Now move your app to AndroBugs_Framework folder
for example : 
mv app.apk /$HOME/AndroBugs_Framework/ 
$ python2 androbugs.py -f app.apk -o result.txt
above command is used to check app bugs..
app.apk = is your app name
result.txt = to store all information 
It shows all bugs and vulnerabilities of your app
that's it

0 Response to "Androbug framework"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel