Hello guyzz.. follow these commands in your termux
#INSTALLATION & USAGE
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y in
$ pkg install git -y
$ git clone https://github.com/metachar/PhoneSploit
$ cd
$ ls
$ cd PhoneSploit
$ ls
$ pip2 install colorama
$ cd $HOME
$ ls
$ apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh
$ ls
$ cd PhoneSploit
$ ls
$ python2 main_linux.py
Now here click Y in your keyboard and the phone sploit tool stats working....
After the tool opens now you need IP of your target device which has enabled ADB over wifi and make sure your target device is connected on the same wifi network after that just paste your target device IP in phonesploit tool and now after the connection is made you can do anything by using options in the tool.
G aining Access into the Victim's Whatsapp on Android By prasad singh Randhawa on,------June,01,2020... From youtube channel hitech telugu.. Attention: This is a last resort method. This tutorial is for educational purposes only, and this method doesn't compromise whatsapp itself. What we're going to do first is embed a metasploit payload in an original apk there are some required libraries for this to get them type in the metasploit console apt-get install lib32stdc++6 lib32ncurses5 lib32z1 after that you're done with installing the libraries head over to this link and clone it to do that type in your terminal git clone https://github.com/SkullTech/apk-payload-injector The next step is kind of a personal preference In this scenario, the victim likes to play 8 ball pool so I'm going to embed my payload in an 8ball pool apk and send it to the victim after convincing him/her that it's the "hacked version" and that it has millions of coins etc... A...
Comments