File: berdecode.1

package info (click to toggle)
esnacc 1.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,348 kB
  • sloc: ansic: 42,339; cpp: 13,880; yacc: 2,682; tcl: 1,587; lex: 688; sh: 573; makefile: 111
file content (72 lines) | stat: -rw-r--r-- 2,600 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
'\" t
.\"     Title: berdecode
.\"    Author: W. Martin Borgert
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\"      Date: 2000-04-25
.\"    Manual: [FIXME: manual]
.\"    Source: [FIXME: source]
.\"  Language: English
.\"
.TH "BERDECODE" "1" "2000\-04\-25" "[FIXME: source]" "[FIXME: manual]"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
berdecode \- decode BER encoded data
.SH "SYNOPSIS"
.HP \w'\fBberdecode\fR\ 'u
\fBberdecode\fR [\fB\-s\ \fR\fB\fIbytestostrip\fR\fR] [\fB\-strip\ \fR\fB\fIbytestostrip\fR\fR] [\fB\-d\fR] [\fB\-debug\fR] [\fB\-t\ \fR\fB\fItablefilename\fR\fR] [\fB\-table\ \fR\fB\fItablefilename\fR\fR] [\fBfilename\fR] [\fB\-\fR]
.SH "DESCRIPTION"
.PP
This program reads a binary ASN\&.1 grammar file generated by
\fBsnacc\fR
\fB\-T\fR
and uses it to decode ASN\&.1 BER encoded data from files or stdin\&.
.PP
From every message the first <bytestostrip> bytes (default 2) are skipped\&.
.PP
Flag
\fB\-d\fR
gives additional information during decoding\&.
.PP
This manual page was written for the
Debian GNU/Linux
distribution because the original program does have only a README file\&.
.SH "SEE ALSO"
.PP
snacc (1), mkchdr(1), ptbl(1), pval(1), snacc\-config(1)\&.
.PP
Please install the snacc\-doc package for more information on snacc\&.
.SH "AUTHOR"
.PP
This manual page was written by W\&. Martin Borgert (<debacle@debian\&.org>) for the
Debian GNU/Linux
system\&. Permission is granted to copy, distribute and/or modify this document under the terms of the
GNU
General Public License, Version 3 or any later version published by the Free Software Foundation\&.
.SH "AUTHOR"
.PP
\fBW\&. Martin Borgert\fR
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
Copyright \(co 2000 W. Martin Borgert
.br