On 26 Jul 2012 at 14:05, Alexandre Dias wrote:
> Are you trying to add those exact strings?
>
> Signatures in ClamAV are in hexadecimal format. The strings that you are
> trying to add are composed of characters instead.
>
> So instead of having for example "Vigra", what you need is "5669677261"
Are you trying to add those exact strings?
Signatures in ClamAV are in hexadecimal format. The strings that you are
trying to add are composed of characters instead.
So instead of having for example "Vigra", what you need is "5669677261",
which is the hexadecimal representation of "Vigra".
Your
Hi,
What does it mean when a signature you add is said to be too short ? The error
is:
LibClamAV Error: cli_ac_addsig: Signature for Sanesecurity.Pierre.35 is too
short
LibClamAV Error: cli_parse_add(): Problem adding signature (1).
LibClamAV Error: Problem parsing database at line 35
LibClamAV