berdecode -V (return code: 2)
--version: No such file or directory
berdecode (return code: 1)
Usage: berdecode [-s|-strip <bytestostrip>] [-d|-debug]
[-T|-table <tablefilename>] {<filename>|-}
This is berdecode, revision 1.3.1 as of 2012-03-10.
This program reads a binary ASN.1 grammar file generated by snacc -T
and uses it to decode ASN.1 BER encoded data from files or stdin.
From every message the first <bytestostrip> bytes (default 0)
are skipped.
Flag -d gives additional information during decoding.