Tutorial
Setting up Android Phone for the first time
- Enabling the Developer Options
Open Settings.
Go to About Phone.
Find Build Number.
Tap on Build Number 7 times.
Enter your pattern, PIN or password to enable the Developer options menu.
The Developer options menu will now appear in your Settings menu.
Enabling USB Debugging
Open Settings.
Go to System > Developer options.
Scroll down and Enable USB debugging.
Connecting with Computer
- Connect your Android device and adb host computer to a common Wi-Fi network.
- Connect the device to the host computer with a USB cable.
- Open a terminal in the computer and enter the following command :
adb devices
- A pop-up will appear in the Android phone when you connect your phone to a new PC for the first time : Allow USB debugging?.
- Click on Always allow from this computer check-box and then click Allow.
- Then in the terminal enter the following command :
adb tcpip 5555
- Now you can connect the Android Phone with the computer over Wi-Fi using adb.
- Disconnect the USB cable.
- Go to Settings > About Phone > Status > IP address and note the phone's IP Address.
- Run PhoneSploit Pro and select Connect a device and enter the target's IP Address to connect over Wi-Fi.
Connecting the Android phone for the next time
- Connect your Android device and host computer to a common Wi-Fi network.
- Run PhoneSploit Pro and select Connect a device and enter the target's IP Address to connect over Wi-Fi.
This tool is tested on
✅ Ubuntu
✅ Linux Mint
✅ Kali Linux
✅ Fedora
✅ Arch Linux
✅ Parrot Security OS
✅ Windows 11
✅ Termux (Android)
All the new features are primarily tested on Linux, thus Linux is recommended for running PhoneSploit Pro. Some features might not work properly on Windows.