clamav/clamav-devel/FAQ
Luca Gibelli 28e73e9511 Initial revision
git-svn: trunk@4
2003-07-29 15:37:11 +00:00

8 lines
403 B
Text

Q: Does ClamAV repair infected files ?
A: No. Due to the structure of used database, it can't repair infected files.
The database has no information about virus cleaning. However OLE2
(mainly Microsoft Office files) cleaning will be implemented !
Q: Is ClamAV a C port of OpenAntiVirus ?
A: No, but it has some common features with ScannerDaemon, such as a similar
pattern matching algorithm.