docs/man/clambc.1.in
23518621
 .TH CLAMBC "1" "September 2014" "ClamAV @VERSION@" "Clam AntiVirus"
0e34854a
 .SH NAME
23518621
 clambc \- Bytecode Analysis and Testing Tool
0e34854a
 .SH SYNOPSIS
 .PP
 clambc <file> [function] [param1 ...]
 .SH DESCRIPTION
 .TP
 \fB\-\-help\fR                 \fB\-h\fR
 Show help
 .TP
 \fB\-\-version\fR              \fB\-V\fR
 Show version
 .TP
8d170d58
 \fB\-\-debug\fR
 Show debug
 .TP
 \fB\-\-force\-interpreter\fR   \fB\-f\fR
 Force using the interpreter instead of the JIT
 .TP
 \fB\-\-trust\-bytecode\fR      \fB\-t\fR
 Trust loaded bytecode (default yes)
 .TP
0e34854a
 \fB\-\-info\fR                 \fB\-i\fR
 Print information about bytecode
 .TP
 \fB\-\-printsrc\fR             \fB\-p\fR
 Print bytecode source
 .TP
23518621
 \fB\-\-printbcir\fR            \fB\-c\fR
8d170d58
 Print IR of bytecode signature
23518621
 .TP
8d170d58
 \fB\-\-input\fR                \fB\-r\fR
 Input file to run the bytecode on
 .TP
1a7ce1e1
 \fB\-\-trace\fR <level>        \fB\-T\fR
0e34854a
 Set bytecode trace level 0..7 (default 7)
 .TP
 \fB\-\-no\-trace\-showsource\fR
 Don't show source line during tracing
 .TP
c94a95b8
 \fB\-\-statistics=bytecode\fR
8d170d58
 Collect and print bytecode execution statistics
 .TP
0e34854a
 file
 file to test
 .SH "CREDITS"
 Please check the full documentation for credits.
 .PP
23518621
 Clam AntiVirus Bytecode Analysis and Testing Tool 0.98
964a1e73
 By The ClamAV Team: https://www.clamav.net/about.html#credits
23518621
 .LP
 (C) 2009-2013 Sourcefire, Inc.
 .LP
e098cdc5
 (C) 2014-2018 Cisco Systems, Inc. All Rights Reserved