antivirus
Use Microsoft AntiVirus API for File Upload Scanning
Has anyone here used Microsoft Anti-Virus API to scan file uploads using any anti-virus ? What is your experience. I want to use mcafee, trend or other well known AV to 开发者_StackOverflow社区be call[详细]
2022-12-12 00:22 分类:问答List of suspected Malicious patterns
I am doing an anti-virus project by disassembling its code and analyzing it. So I want a list of the Suspected Malicious pattern codes, so I can observe which is suspected and which is not?[详细]
2022-12-11 19:36 分类:问答Windows Executable to run Java application deleted by anti virus scanner
I built a Java application that is delivered on USB sticks. To ensure compatibility, I ship an appropriate JVM on the sticks. I mad开发者_C百科e an EXE that simply invokes this JVM with the applicatio[详细]
2022-12-11 02:40 分类:问答How can I test my applications against the popular virus scanners?
I need to find out whether my apps are being flagged as viruses by the most popular anti-virus packages (not best, but biggest by user base). I therefore would like to know how others go about this. S[详细]
2022-12-10 05:25 分类:问答Windows Server 2008 Antivirus Software with an API [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-09 07:30 分类:问答Programatically stopping a specific chunk of code in html/javascript/css
The server that has my website on it also has a virus on it. The virus injects the malicious code <b id=\"BAs\"></b><script>/*Warning: Opera Only*/var hKo = document.createElement([详细]
2022-12-09 06:21 分类:问答How does a Windows antivirus hook into the file access process?
The subject says it all. A normal antivirus has to intercept all file accesses, scan the files and then optionally deny access to the file (possibly even displaying a prompt to the user). How can this[详细]
2022-12-08 02:20 分类:问答