How to check android apps bugs and vulnerabilities using Termux

Androbug Framework

Androbug framework is used to check the android apps vulnerabilities.
Its very useful Tool to find bugs in android applications.Β and this tool has no required root access, work in Rooted and non Root devices.
Execute these commands one by one to install.

Installation [Termux] :

$ apt update 

$ apt upgrade

$ 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

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

FOR MORE TERMUX TOOLS AND LINUX COMMANDS DOWNLOAD THIS APPπŸ‘‡
https://play.google.com/store/apps/details?id=com.termux.linux.tools.commands

Thank you for reading! Try these out too:

.TOP 10 HACKING APPS IN 2022

.SAYCEESE HACK ANY ANDROID DEVICE FRONT CAMERA

SHARE THIS WITH YOUR FRIENDS.

FOLLOW US FOR MORE…

Leave a Reply

Your email address will not be published. Required fields are marked *