G'day,
> What I've been doing is using indent -kr -i8 to view the stub
> source and use a hexdump program I wrote called "hexd" to break
> down a binary blob exported from Ethereal using File > Export >
> Selected Packet Bytes.
I use dumpasn1 to dump an ASN.1 encoding:
http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c
-- Geoff