1CLAMBC(1) Clam AntiVirus CLAMBC(1)
2
3
4
6 clambc - Bytecode Analysis and Testing Tool
7
9 clambc <file> [function] [param1 ...]
10
12 --help -h
13 Show help
14
15 --version -V
16 Show version
17
18 --debug
19 Show debug
20
21 --force-interpreter -f
22 Force using the interpreter instead of the JIT
23
24 --trust-bytecode -t
25 Trust loaded bytecode (default yes)
26
27 --info -i
28 Print information about bytecode
29
30 --printsrc -p
31 Print bytecode source
32
33 --printbcir -c
34 Print IR of bytecode signature
35
36 --input -r
37 Input file to run the bytecode on
38
39 --trace <level> -T
40 Set bytecode trace level 0..7 (default 7)
41
42 --no-trace-showsource
43 Don't show source line during tracing
44
45 --statistics=bytecode
46 Collect and print bytecode execution statistics
47
48 file file to test
49
51 Please check the full documentation for credits.
52
53 Clam AntiVirus Bytecode Analysis and Testing Tool 0.98 By The ClamAV
54 Team: https://www.clamav.net/about.html#credits
55
56 (C) 2009-2013 Sourcefire, Inc.
57
58 (C) 2014-2018 Cisco Systems, Inc. All Rights Reserved
59
60
61
62ClamAV 0.101.2 September 2014 CLAMBC(1)