multiav icon indicating copy to clipboard operation
multiav copied to clipboard

MultiAV scanner with Python and JSON API. Disclaimer: I don't maintain it any more.

Results 8 multiav issues
Sort by recently updated
recently updated
newest added

hello , and thank you for your work about multiav. i setup this tool on ubuntu python setup.py install then for test i run the expamle code here https://github.com/joxeankoret/multiav/blob/master/multiav/scripts/multiav-scan.py and...

How can I solve this problem? ![image](https://user-images.githubusercontent.com/7856540/70467887-6e8a5000-1a9c-11ea-99ec-778d892337e6.png) ![image](https://user-images.githubusercontent.com/7856540/70467845-51558180-1a9c-11ea-83ee-07949bf357a0.png)

I will be changing the license of this project to the GNU Affero GPL 3.0. While it means no change for 99,99% of users, I would like to know if...

This is a small changes to make sure the user can execute the server directly from where it is located (/scripts directory).

Where is multiav.py file ? i can't run it

this code : `import pprint` `import multiav` `multi_av = multiav.CMultiAV()` `ret = multi_av.scan(path, multiav.AV_SPEED_MEDIUM)` `pprint.pprint(multi_av)` show this error: `Traceback (most recent call last): File "test.py", line 4, in multi_av =...

**Issue**: McAfee antivirus scanning is very slow **Fix/Solution**: Use the uvscan --decompress command line option on new signature updates before scanning - applies to McAfee VirusScan Command Line versions below...

Hii Jo , ``` If i want to add more antivirus ,.. ? Where i have to update in code i think updating in cfg file not enough . ```