Sounds cool (I havent tested it yet)
I have some questions,
Will the plugin create and add new hf_fields to ethereal when it reads such
a spec file? So that all the fields it dissects
will have a proper filter name and blurb etc? (so that all the fields CAN
be filtered?)
Would it be possible with this plugin to also generate etherealized
dissectors for the SNMP objects
described in the MIBS? (which do not have filterable fields :-( )
Could the plugin be used to decode any/all the other objects in other
protocols that are encoded as ASN.1 BER as well
(kerberos etc) so that all those protocols also get filterable fields?
----- Original Message -----
From: "Matthijs Melchior"
Sent: Saturday, October 11, 2003 8:43 AM
Subject: [Ethereal-dev] ASN.1 dissector.
> Hi,
> I have new plugin for ethereal. A patch to ethereal-0.9.15
> is rather big and therefore not attached. Available on my web page:
>
> http://www.xs4all.nl/~mmelchio/asn1/
>
> This patch will add a plugin to ethereal to decode BER encoded
> ASN.1 messages. It expects the type-table output from 'snacc',
> an ASN.1 compiler, as its input for message definition. Than
> it will nicely dissect a stream of udp or tcp messages of that
> type.
>
> See the Readme.ethereal.asn1 file to get going.
>
>
> This plugin is of prototype quality, and I know of several problems.
> However it fulfills my purpose nicely now and I offer this for
> inclusion in ethereal so more people can use it.
>
> Thanks.
>