Hi
Who can I scan a file for a virus from my application using a Antivirus application like "KasperSky" or "Windows Defender"?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Surfer SurferPosted Dec 1, 2009, 1:19 PM
http://www.opswat.com/products/metascan
Lalit MPosted Nov 25, 2009, 1:51 AM
Microsoft Antivirus API
JoePosted Nov 24, 2009, 6:59 PM
Metascan exposes APIs that you can call from your application. By using COM, C++, or Java APIs, or the simple Metascan Command Line Tool you can write your application in C#, VB, ASP.Net, Java, C++, and other similar languages.
It's also able to analyze file types based on their actual contents – it can, for example, check that a file with a *.PDF extension is actually a PDF document. Additionally, it has a built-in archive library that extracts archive files before scanning.
http://www.opswat.com/products/metascan
Bechir BejaouiPosted Jun 23, 2008, 12:13 PM