Re: [Clamav-devel] ClamAV effectiveness

2013-10-11 Thread Nick Johnson
clamav would identify all but one malware, yet the statistics look very bad because that ONE undetectable malware appeared 137K times. So, I would ask: of these 137K .exe files, are they all identical? Perhaps you could report the number of distinct file sizes or

Re: [Clamav-devel] ClamAV effectiveness

2013-10-10 Thread Nick Johnson
mit your patches to our Bugzilla: http://bugs.clamav.net -- Nick Johnson ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

[Clamav-devel] Patch: add jitter to freshclam's update period

2012-08-22 Thread Nick Johnson
5a521,522 > if( jitter > 0 ) > wakeup += rand() % jitter; $ diff -w clamav-0.97.5-original/shared/ clamav-0.97.5/shared/ diff -w clamav-0.97.5-original/shared/optparser.c clamav-0.97.5/shared/optparser.c 365a366 > { "Jitter", "jitter", 'j