This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

HEX string to payload text

0

Hi, i have a hex string which is S1AP/X2AP/RRC payload. I need to covert it to text for example :

HEX STRING : 401D004C5DD80000

OUT PUT : UL-CCCH-Message

message: c1 (0)
c1: rrcConnectionRequest (1)

    rrcConnectionRequest

        criticalExtensions: rrcConnectionRequest-r8 (0)

            rrcConnectionRequest-r8

                ue-Identity: s-TMSI (0)

                    s-TMSI

                        mmec: 01 [bit length 8, 0000 0001 decimal value 1]

                        m-TMSI: d004c5dd [bit length 32, 1101 0000  0000 0100  1100 0101  1101 1101 decimal value 3489973725]

                establishmentCause: mo-Data (4)

                spare: 00 [bit length 1, 7 LSB pad bits, 0... .... decimal value 0]</code></pre><p>3GPPdecoder only suport RRC for LTE. Is is possible to do it using wireshark/tshark ?</p><p>Thanks &amp; Regards, SM</p></div><div id="question-tags" class="tags-container tags"><span class="post-tag tag-link-x2ap" rel="tag" title="see questions tagged &#39;x2ap&#39;">x2ap</span> <span class="post-tag tag-link-lte" rel="tag" title="see questions tagged &#39;lte&#39;">lte</span> <span class="post-tag tag-link-s1ap" rel="tag" title="see questions tagged &#39;s1ap&#39;">s1ap</span></div><div id="question-controls" class="post-controls"></div><div class="post-update-info-container"><div class="post-update-info post-update-info-user"><p>asked <strong>16 Nov '13, 02:42</strong></p><img src="https://secure.gravatar.com/avatar/276dd2e60fd9f342b8fc2d3bd102886e?s=32&amp;d=identicon&amp;r=g" class="gravatar" width="32" height="32" alt="Surajitm&#39;s gravatar image" /><p><span>Surajitm</span><br />

11334
accept rate: 0%