from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
CLAMBC
Section: Clam AntiVirus (1) Updated: September 2014 Index
Return to Main Contents
NAME
clambc - Bytecode Analysis and Testing Tool
SYNOPSIS
clambc <file> [function] [param1 ...]
DESCRIPTION
- --help -h
-
Show help
- --version -V
-
Show version
- --debug
-
Show debug
- --force-interpreter -f
-
Force using the interpreter instead of the JIT
- --trust-bytecode -t
-
Trust loaded bytecode (default yes)
- --info -i
-
Print information about bytecode
- --printsrc -p
-
Print bytecode source
- --printbcir -c
-
Print IR of bytecode signature
- --input -r
-
Input file to run the bytecode on
- --trace <level> -T
-
Set bytecode trace level 0..7 (default 7)
- --no-trace-showsource
-
Don't show source line during tracing
- --statistics=bytecode
-
Collect and print bytecode execution statistics
- file
-
file to test
CREDITS
Please check the full documentation for credits.
Clam AntiVirus Bytecode Analysis and Testing Tool 0.98
By The ClamAV Team: http://www.clamav.net/about.html#credits
(C) 2009-2013 Sourcefire, Inc.
(C) 2014 Cisco Systems, Inc. All Rights Reserved
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- CREDITS
-
|