Closed tdeb-ari closed 8 years ago
I'm not sure what you mean - ClamAV is an on-demand scanner.
I understand there's basic support for on-access scanning with clamd
on Linux, but that's out of the scope of this project, which wraps libclamav
only.
Actually to update this project I want to use clamsentinel.sourceforge.net/SentinelPoints.html. I want to create a wrapper like your in this.
I can't help you with this software (you would be better off talking to the author), but perhaps I can point you in the right direction.
If I understand what you're asking, you can use a FileSystemWatcher as a starting point to monitor when a file is created or modified.
For on-access scanning, you need to write a kernel-mode filesystem filter driver.
That is really valuable input...thanks for that
What does it mean that CLAMAV is working in Real time Mode?