Jump to content

Scan files in .net app


Topher1

Recommended Posts

Hello, I am developing an application in .net in which I want to analyze (with antivirus eset) files that are uploaded to the app. I am using a nugget based on the api iattachmentexecute, and apparently it works fine. However, I wanted to check if in the antivirus log, there is some record of the scanned file, but I have not found anything. My question is: Should any record of the files analyzed by this method be left in the antivirus log? Can I check in some way that the files are actually scanned with the eset antivirus? (the Nuget i am ussing: https://archive.codeplex.com/?p=antivirusscanner)

Link to comment
Share on other sites

  • Administrators

I would say you'll need to use ESET's API to scan files and evaluate the result based on the return code. However, since I'm not an expert on the API and probably nobody else will be able to provide you with a satisfactory answer here, I'd recommend opening a support ticket with your local customer care.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...