JBerd
Java tools for decoding and manipulating BER encoded ASN.1 Files
...An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people).
Jberd (Java BER decoder) is a lightweight BER decoder and associated tools for interpreting and processing BER encoded ASN.1 files.
The following facilities are provided:
• JBerd Profiler. A tool for profiling the contents of BER encoded files
• JBerd Flattener. A tool for converting BER encoded files to flat files for processing by other facilities
• JBerd Decoder objects. A set of Java facilities for writing BER applications that require BER decoding
Go to the "files" section (link at the top of this page) to download a pdf of detailed documentation.
...