i'm developing a virus definition file, simple .db one,
VirusName=HexadecimalDefinition.
Is it possible, somehow, to have comments inside the .db file ?? I
have tried # but it makes clamav reject the file with Malformed Database
I have also noticed that clamav is extremely ha
On Mar 25, 2008, at 1:57 AM, Arnaud Jacques wrote:
>
>
> Just a not about DetectPUA setting :
>
> The PUAs are being detected based on pattern. You can find patterns
> by doing :
> grep PUA daily.ndu
> grep PUA daily.mdu
>
> This is not a work in progress. It is not "may or may not work".
> Th
Hello,
Le mardi 25 mars 2008 03:28, Dennis Peterson a écrit :
> DetectPUA is an abbreviation for "Detect Possibly Unwanted
> Applications". This is a method of detection that does not use
> patterns, but rather analyzes the scanned data and makes some
> decisions about its nature. This is not unli