PhoneSpoofing
PhoneSpoofing copied to clipboard
#Just simple program to spoofing device by sending malicious link
PhoneSpoofing
#Simple program to Spoofing phone by send malicious link
What's New ?
- Update Server from serveo.net to ngrok.com (because serveo server is down) - Fix Bug Link
Tutorial install
Termux
1.> apt-get update && apt-get upgrade -y 2.> apt-get install git -y 3.> git clone https://github.com/FajarTheGGman/PhoneSpoofing 4.> cd PhoneSpoofing 5.> bash install.sh
Linux
1.> sudo apt-get update && apt-get upgrade -y 2.> sudo apt-get install git -y 3.> git clone https://github.com/FajarTheGGman/PhoneSpoofing 4.> cd PhoneSpoofing 5.> sudo bash install.sh