Help Needed: Motoro...
 
Notifications
Clear all

Help Needed: Motorola W375 SMS Binary Decode

2 Posts
2 Users
0 Likes
221 Views
(@ptey07)
Posts: 1
New Member
Topic starter
 

Im currently working on a Motorola w375.

I have a Binary dump and i am trying to decode the sms, looking for time and dates.

i have managed to decode the text message and the sending number but thats where i got to.

has anyone done anywork with binary decodes on motorola's.

Thanks all.

 
Posted : 26/02/2014 2:48 pm
(@zergling)
Posts: 38
Eminent Member
 

i remember having a motorola e770 and the sms timestamps needed to be converted from hex to decimal (each byte) but the exact offsets differ depending on incoming and outgoing messages

one example (incoming sms) was

(some header strings)

followed by 01 01 00 01 29 and then the timestamp

hex 08 0D 13 31 14
dec 08 13 19 49 20

i checked on the phone and the timestamp was shown as August 13th 1949
So the year is missing (at least i didnt find it) and the seconds weren't shown on the phone so i couldn't verify these values.

the sms goes on with a few bytes followed by the smsc number, other sender number and the text readable as ascii.

hope that helps

 
Posted : 26/02/2014 7:48 pm
Share: