Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to dissect hex stream into wireshark

I have "SYSTEM INFORMATION TYPE 3" in hex:

0x061b45d812f6070092c9060a27e500fd00008f00402b

I transform this hex string into :

0000  30 36 31 62 34 35 64 38 31 32 66 36 30 37 30 30   061b45d812f60700
0010  39 32 63 39 30 36 30 61 32 37 65 35 30 30 66 64   92c9060a27e500fd
0020  30 30 30 30 38 66 30 30 34 30 32 62 0d 0a 0d 0a   00008f00402b....

Then I make a .pcap file and put it into WireShark. But WireShark doen't show me SYSTEM INFORMATION TYPE 3 message content. What is wrong??

How to dissect hex stream into wireshark

I have "SYSTEM INFORMATION TYPE 3" in hex:

0x061b45d812f6070092c9060a27e500fd00008f00402b

I transform this hex string into :

0000  30 36 31 62 34 35 64 38 31 32 66 36 30 37 30 30   061b45d812f60700
0010  39 32 63 39 30 36 30 61 32 37 65 35 30 30 66 64   92c9060a27e500fd
0020  30 30 30 30 38 66 30 30 34 30 32 62 0d 0a 0d 0a   00008f00402b....

Then I make a .pcap file and put it into WireShark. But WireShark doen't show me SYSTEM INFORMATION TYPE 3 message content. What is wrong??

How to dissect GSM 2G hex stream into wireshark

I have GSM "SYSTEM INFORMATION TYPE 3" message in hex:

0x061b45d812f6070092c9060a27e500fd00008f00402b

I transform this hex string into :

0000  30 36 31 62 34 35 64 38 31 32 66 36 30 37 30 30   061b45d812f60700
0010  39 32 63 39 30 36 30 61 32 37 65 35 30 30 66 64   92c9060a27e500fd
0020  30 30 30 30 38 66 30 30 34 30 32 62 0d 0a 0d 0a   00008f00402b....

Then I make a .pcap file and put it into WireShark. But WireShark doen't show me SYSTEM INFORMATION TYPE 3 message content. What is wrong??