Help Interpret Sile...
 
Notifications
Clear all

Help Interpret Silent SMS TP-User-Data

2 Posts
2 Users
0 Reactions
707 Views
(@hiphopopotamus)
New Member
Joined: 7 months ago
Posts: 1
Topic starter  

Hi all,

Does anyone know how to read TP-User-Data?  I'm playing with Silent SMS messages and don't know how to read the following:

MSG [TP-User-Data [-51, -14, 124, 30, 62, -105, 65, -12, 55, 40, 102, -109, -51, 108, 57, -102, -51, 6, -85, -127, -56, 101, 118 -38, 94, -106, -105, -55, -46, ]]]

I think it might be location data for the cell tower?


   
Quote
(@bitflipper)
New Member
Joined: 6 months ago
Posts: 2
 

These are bytes represented in signed decimal format not location data. 

You can convert them to hex using something like Cyberchef or Python and then use an online PDU decoder such as JavaScript PDU Mode SMS Decoder (benjaminerhart.com) in order to decode the data.


   
ReplyQuote
Share: