Re: [clamav-users] How to enable llvm ?

2019-05-17 Thread Dorian ROSSE via clamav-users
Thank you but this will works Wich a laster llvm? Thank you in advance to answer my question, Regards. Dorian Rosse. Télécharger Outlook pour Android From: Micah Snyder (micasnyd) Sent: Friday, May 17, 2019 10:21:29 PM To: ClamAV users

Re: [clamav-users] How to enable llvm ?

2019-05-17 Thread Micah Snyder (micasnyd) via clamav-users
I will assume that you are on a Unix-like system and are building ClamAV from source. ClamAV has a built-in version of LLVM that you can enable at compile time by configuring with these options: ./configure –enable-llvm --with-system-llvm=no If you don’t use the “--with-system-llvm=no” option,

[clamav-users] How to enable llvm ?

2019-05-17 Thread Dorian ROSSE via clamav-users
Hello, How to enable llvm ? Thank you in advance to answer my ask, Regards. Dorian ROSSE. dorianbr...@hotmail.fr. 0625941181. Forcalquier 04300. Permis B. Motorisé. ___ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.

[clamav-users] YARA rule - Fileszie

2019-05-17 Thread Nibin V M via clamav-users
Hello All, I am not sure whether its a basic question...but I am struggling with this issue for a few days. I have created a rule with the following condition. === condition: is_php and filesize < 1024 and $str1 and ($str2 or $str3 or $str4) Ideally, I want to scan the file

Re: [clamav-users] 403 on clamav-virusdb webpage

2019-05-17 Thread Al Varnell via clamav-users
The entire lists.clamav.net server appears to be down. Sent from my iPad -Al- On May 16, 2019, at 03:08, Arnaud Jacques wrote: > Hello, > > This link generates 403 error code : > https://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-virusdb > > What's wrong ? __

Re: [clamav-users] 403 on clamav-virusdb webpage

2019-05-17 Thread Tuomo Soini
On Thu, 16 May 2019 12:08:53 +0200 Arnaud Jacques wrote: > Hello, > > This link generates 403 error code : > https://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-virusdb > > What's wrong ? > Address is wrong, remove cgi-bin/ from url. -- Tuomo Soini Foobar Linux services +358 40 52400

Re: [clamav-users] 403 on clamav-virusdb webpage

2019-05-17 Thread Joel Esler (jesler) via clamav-users
The wrong link. Head to https://lists.clamav.net Sent from my  iPhone > On May 16, 2019, at 19:53, Arnaud Jacques wrote: > > Hello, > > This link generates 403 error code : > https://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-virusdb > > What's wrong ? > > -- > Cordialement / Best

Re: [clamav-users] 403 on clamav-virusdb webpage

2019-05-17 Thread J.R. via clamav-users
> This link generates 403 error code : > https://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-virusdb > > What's wrong ? Try this link instead (without the cgi-bin): https://lists.clamav.net/mailman/listinfo/clamav-virusdb ___ clamav-users mailing

Re: [clamav-users] Segregating database definitions in different subdirectories

2019-05-17 Thread J.R. via clamav-users
> But it seems that ClamAV only reads the general directory and does not > recurse to my local defnition. If you do them as yara rules, you can create just one file in the main clamav directory which can contain a list of 'includes' that can be any path you want to multiple files (assuming file /