Skip to main content

How to install PhoneSploit in termux

 Installation of phonesploit in Termux Error Sloved Username,password & ADB||TECHY TEACHER||

phonesploit




Installation of phonesploit in Termux Error Sloved Username,password & ADB

How to Install PhoneSploit in TURMUX witthout error.

Phonesploit is a framework that we will use to exploit Android smartphones. It connects to a tool via the ADB port 5555 and runs commands on it. Some commands are pre-built into this framework, so you don't have to memorise or study the ADB commands at any time. I hope this makes things easier for you.

Android right Bridge (adb) is a command-line tool that allows you to communicate with a device. The adb command allows you to perform a variety of device operations, including as installing and debugging programmes, and it gives you access to an OS shell that you can use to run a variety of commands on a device.

Phoneplot may be a framework attack that we will utilise on Android smartphones; it runs tools and commands on ADB port 5555. I hope that clarifies things for you. Some commands are pre-built throughout this framework, so you never have to learn or recall adb commands.

ADB (Android Write Bridge) is a versatile command-line tool that allows you to communicate with several devices using a single tool. Many device tasks, including as installing and debugging apps, are made easier with the adb command, which gives you access to an OS shell that you can use to run various commands on the device.

Step 1: In the termux terminal, type the following commands.

$pkg up -y
$pkg install git -y
$pkg install python -y
$pkg install openssl
$pkg install wget
$pkg install colorama
$git clone https://github.com/MasterDevX/Termux-
ADB
$cd Termux-ABD
$chmod +x InstallTools.sh
$cd
$git clone https://github.com/01010000-kumar/PhoneSploit
$cd PhoneSploit
$chmod +x phonesploit.py
$python phonesploit.py

There is no need to reinstall the script once it has been installed.
To run the script, simply type this command.

$ Ls 
$ cd PhoneSploit
$ python phonesploit.py

I hope you find this site useful.

If you have any questions about this blog, please leave a comment or DM on Instagram.

Thank you very much.


Disclaimer:-


I accept no liability for any misuse or damage caused by this tool. All of my information is intended to be instructional, so use this tool at your own risk!

Comments

Popular posts from this blog

When the clocks change for Daylight Saving Time, and why we do it at all

The clocks on our smartphones do something bizarre twice a year: One day in the spring, they jump ahead an hour, and our alarms go off an hour sooner. We wake up bleary-eyed and confused until we remember what just happened. Afterward, "Daylight Saving Time" becomes the norm for about eight months (And yes, it's called "Daylight Saving" not "Daylight Savings." I don't make the rules). Then, in the fall, the opposite happens. Our clocks set themselves back an hour, and we wake up refreshed, if a little uneasy.  Mild chaos ensues at both annual clock changes. What feels like an abrupt and drastic lengthening or shortening of the day causes time itself to seem fictional. Babies and dogs demand that their old sleep and feeding habits remain unchanged. And more consequential effects — for better or worse — may be involved as well (more on which in a minute). Changing our clocks is an all-out attack on our perception of time as an immutable law of ...

Install Ngrok in Termux without error

  Install Ngrok in Termux without error 2022||ANISH SAHU|| Well Hello there welcome to techy Teacher Today in this Blog I will teach you how you can install or configured ngrok in Termux. What is Ngrok ? ngrok is a cross-platform application that allows developers to quickly and easily expose a local development server to the internet. The software system makes your locally hosted net server appear to be hosted on a subdomain of ngrok.com, which eliminates the need for a public science or a name on the native computer. What is Ngrok used for ? ngrok allows you to expose a web server operating on your local machine to the internet. Simply specify the port on which your internet server is listening to ngrok. Is Ngrok safe to use...? ngrok could be a tunnelling reverse proxy that establishes secure tunnels from a public termination to a regionally running network service while collecting and replaying all traffic. On GitHub, it's an associate degree ASCII text file project. Open rever...