Hi,
You can add the following header before your NAS message:
0000  02 02 02 02 02 02 01 01  01 01 01 01 08 00 45 00
0010  00 74 12 34 00 00  ff  84  a2 cc 01 01 01 01 02 02   
0020  02 02 0b 58 0b 58 00 00  00 00 db 8b bf 26 00 03   
0030  00 54 00 00 00 00 00 00  00 00 00 00 00 02 01 00   
0040  06 01 00 00 00 44 03 00  00 3b 83 09 88 04 04 09   
0050  00 03 07 0b 04 43 09 08  8e 04 43 12 10 8e 22 00   
0060  14 40 1e 00 00 01 00 10  40 
just after it...put (lenght of NAS + 1) as hex byte, then (lenght of NAS) as hex byte and then copy your nas message.
Then you can use text2pcap command to convert it pcap format and can open that pcap with wireshark.
eg:
0000   01 00 06 01 00 00 00 40 03 00 00 35 83 09 88 04  
0010   04 09 00 03 07 0b 04 43 09 08 8e 04 43 12 10 8e  
0020   1c 00 13 00 4a 00 00 01 00 10 40 
11 10 05 08 00  
0030   00 f0 00 00 00 00 01 00 33 03 00 00 00 00 00 00
The two bytes which you need to insert are shown in the above message.
I tried decoding the nas message you sent but it says unknown message type...there no message with message type 07 (refer 3GPP 24.008 section 10.4)
BTW....the tool mentioned below is really cool. < THANKS >
-satish  
                                                -- 
Satish Chandra