[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Tracing Failures in ASN.1 Stubs and General Heimdal Dev



Title: RE: Tracing Failures in ASN.1 Stubs and General Heimdal Dev

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