rbonomo / ZeroSMS

Android >=2.3 Class 0 SMS Proof of concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroSMS

ZeroSMS is a proof-of-concept demonstrating a way to send Class 0 SMS on android >=2.3.

/!\ This application only works on rooted phones.

How to install

Simply use adb to drop it onto your phone:

adb remount
adb push ZeroSms-signed.apk /system/app

And voila !

How to use it

Type in a phone number (no phonebook pickup, this is a PoC) and a text, then press "Send SMS !". Your SMS is sent.

Greetz

Vorex & Kaiyou

About

Android >=2.3 Class 0 SMS Proof of concept


Languages

Language:Java 99.1%Language:Shell 0.9%