An all-in-one hacking tool written in Python
to remotely exploit Android devices using ADB
(Android Debug Bridge) and Metasploit-Framework
.
git clone https://github.com/sudo-self/phonesploit.git
cd phonesploit
python3 phonesploit.py
sudo chmod +x setpup.sh
./setup.sh
pyinstaller --onefile --icon="icon.icns" phonesploit.py
cd dist
create-dmg phonesploit.dmg icon.icns phonesploit.dmg