You mother fucker. Stop sending spam.
Thank you
Jayanth D
On Mon, Feb 25, 2019 at 4:43 AM Satwik B via clamav-users <
clamav-users@lists.clamav.net> wrote:
> Hello,
>
> I am trying to generate clamav signatures for a malware dataset that I
> have.
>
> Initially I have recognized some strings wh
Hi,
clamav.h has changed in version 101, resulting in compile errors like so:
avfilter.c:270:21: error: ‘CL_SCAN_STDOPT’ undeclared (first use in this
function); did you mean ‘CL_DB_STDOPT’?
a->scan_options = CL_SCAN_STDOPT;
^~
CL_DB_STDOPT
Hi Ale,
You're correct, there are non-backwards compatible changes in clamav.h in
version 0.101. The libclamav major version number as also increased to
highlight the incompatibility.
The changes are mentioned somewhat briefly in the release notes:
https://blog.clamav.net/2018/12/clamav-0101