from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209583

userrating:


May 25th. 2007:
Words

486

Views

258591

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
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

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.  

OPTIONS

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

AUTHOR

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

SEE ALSO

clamscan(1), sigtool(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
CREDITS
AUTHOR
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.4 ms