Back to Ingo Naumann's Homepage


OMOSAP -- One More Open-Source ASN1 Parser


I had some spare time and wrote my own ASN1 parser. It is a simple program, feel free to use it. However, there are better and much more versatile tools out there in the open....


Download:

OMOSAP version 0.6.4
The package contains a basic documentation (also explaining the purpose of an ASN1 parser) which you can preview here. For installing, OMOSAP requires the library VDChunk.

In order to display the names of object identifiers (OIDs) you will need the file dumpasn1.cfg from Peter Gutmann's homepage: http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg (or any other list that uses the same format).
There is also another ASN1 parser ("ASN1 object dump program") on his website which offers much more functionalities than OMOSAP.

A little tool that might come in handy in this context removes header and footer lines (e.g., "-----BEGIN X-----") in base64 files: OMBASE64.


Last revision: January 30th, 2011 c

Valid HTML 4.01!