GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CLAMBC(1) Clam AntiVirus CLAMBC(1)

clambc - Bytecode Analysis and Testing Tool

clambc <file> [function] [param1 ...]

Bytecode signatures are a platform independent executable plugin format that extend ClamAV's malware detection capabilities. This tool is provided for signature authors and ClamAV developers to test bytecode signatures and bytecode runtime performance. **Caution**: You should NEVER run bytecode signatures from untrusted sources. Doing so may result in arbitrary code execution.

--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.

Please check the full documentation for credits.

Tomasz Kojm <tkojm@clamav.net>, Kevin Lin <klin@sourcefire.com>

clamscan(1), sigtool(1)
September 2014 ClamAV 0.103.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.