multiav icon indicating copy to clipboard operation
multiav copied to clipboard

Additional Antivirus

Open freaktechz opened this issue 9 years ago • 1 comments

Hii Jo ,

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

freaktechz avatar Aug 28 '15 01:08 freaktechz

Hi,

In order to add another antivirus you need to modify 2 files:

  • multiav.py: You need to add a new class based on any of the existing ones, add a regexp and that's all.
  • config.cfg: You need to add a new section for the antivirus you added support before in multiav.py.

If you need any additional help as for how to add another AV, please tell! I will let this issue open meanwhile.

joxeankoret avatar Sep 03 '15 10:09 joxeankoret