Top "Antivirus" questions

Antivirus or anti-virus software is software used to prevent, detect and remove malware.

.NET virus scanning API

I'm building a web application in which I need to scan the user-uploaded files for viruses. Does anyone with experience …

c# .net api antivirus
Detect Antivirus on Windows using C#

Is there a way to detect whether there is an antivirus software installed in a machine using C#? I know …

c# windows antivirus
How do you virus scan a file being uploaded to your java webapp as it streams?

Basically, I want to virus scan files as they are uploaded (before writing them to disk) to a web app. …

java web-applications antivirus mcafee antivirus-integration
Program made with PyInstaller now seen as a Trojan Horse by AVG

About a month ago, I used PyInstaller and Inno Setup to produce an installer for my Python 3 script. My AVG …

pyinstaller antivirus virus
Missing directive or assembly reference using WMI ManagementObjectSearcher?

I have found this link: Detect Antivirus on Windows using C# However when I try this code in visual c# …

c# windows security antivirus
What are my options to check for viruses on a PHP upload?

I am looking to see how I can go about checking if an uploaded file has a virus or not …

php file-upload antivirus virus
How do antivirus programs detect viruses?

How do anti-virus programs detect if something is a virus or trojan? I'm from Turkey, please keep the English simple …

antivirus
Run a Virus Scan While Uploading files in ASP.NET

I have developed a web based application in ASP.NET and C# where users have the facility to upload files …

asp.net antivirus
Why does AVG(antivirus) detect an executable produced from Dev-C++ as a virus?

I created a default Dev-C++ project and instead of the usual return 0;, it had return EXIT_SUCCESS; and upon compiling …

c++ antivirus dev-c++
Do I need antivirus, etc. on a virtual machine?

If the host machine has antivirus, antimalware, etc. then I would think the virtual machine accesses the Internet through the …

security virtual-machine antivirus