Skip to content

crmulliner/smspdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smspdu

send raw PDU SMS from your computer using a HTC Android phone (download precompiled APK: smspdu.apk)

This tool is for research purposes since it is hard to send raw PDU SMS from cell phones these days. The tool uses the hidden method 'sendRawPdu' that is present in HTC devices.

smspdu listens on port tcp/2323 on your phone, it expects one line of HEX encoded SMS in PDU submit format. The PDU is directly passed to sendRawPdu. After the message is send the connection is closed.

About

send raw PDU SMS from your computer using a HTC Android phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages