Title: A question about ASN.1 encoding in wireshark
Hi,
You
have to write a dissector for your protocol and have it register for the TCP
port used in order to have the protocol dissected.
Brg
Anders
Hi,
I made a ASN1 based message on TCP, but could not get
anything displayed after TCP in wireshark. by default it used ENTTEC after TCP.
Hi,
Do you
get anything displayed after TCP?
Best
regards
Anders
Hi All,
I have a question about ASN.1 decoding in wirshark,
hope can get someone's help.
I have my own defined ASN.1 messages, these messages
are decoded with BER, the messages transfer based on TCP/IP, wireshark can
capture the messages, and decode the message, but can not display the field name
in the detailed information area.
I want to add my ASN.1 definitions in wireshark, and
can decode/show the message correctly in the detailed information area in the
wireshark, but I do not know how to proceed, it there any one can share the
experiences or send me some useful materials?
Thank you very much,
Chris