c# - Does there exist any NON-GPL/AGPL virus scanning library? -
is there c#/.net code (or convertible .net, such java/python) virus scanning not under gpl/agpl ?
found c# wrapper clamav, clamav gpl...
lgpl suffice, , matter of fact, prefer.
preferably in managed code, dllimport welcome.
com interop no-go, need cross-platform (=windows & linux).
how metascan - supports multiple av engines , has .net support. not sure if uses com underneath available on windows.
another thought use command line version of av engines.
Comments
Post a Comment