Home » Science & Technology » How to Fake SMS Messages on Android Locally (MockSMS Tutorial)

How to Fake SMS Messages on Android Locally (MockSMS Tutorial)

Written By Pratim Majumder on Wednesday, Sep 20, 2017 | 09:52 AM

 
In this video, I introduce MockSMS (v1.0), an open-source Android application I developed that allows you to generate and inject fake SMS messages directly into your phone's default messaging inbox. This tool works locally on your device to simulate incoming or outgoing text messages for testing or pranking purposes. ⚠️ Disclaimer: This application is developed for educational and testing purposes only. I am not responsible for how you choose to use this tool. Please use it responsibly. ⬇️ Download & Source Code ⬇️ You can download the APK and view the source code on my GitHub: 🔗 https://github.com/ExploiTR/MockSMS/releases 📌 Features: • Open Source • Fake Incoming & Outgoing Messages • Local Injection (No Network Needed) • Simple Interface If you find this project interesting, feel free to star the repo on GitHub! #AndroidDev #OpenSource #MockSMS #AndroidApps #Coding