Hi, i need to handle virus detection programmatically. I want to know when the virus detected.
By working with SAV32CLI i see something like this when virus detected:
Full Scanning
>>> Virus 'EICAR-AV-Test' found in file C:\eicar.com
1 file swept in 9 seconds.
1 virus was discovered.
1 file out of 1 was infected.
I want to know is there any other format for virus detection? For example type something else instead of ">>> Virus".
This thread was automatically locked due to age.