multiav
multiav copied to clipboard
Additional Antivirus
Hii Jo ,
If i want to add more antivirus ,.. ? Where i have to update in code i think updating in cfg file not enough .
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.