I have an application which runs on windows. I am facing following issues. AV/AS blocks my application after install and when invoked first time.
I have an application with a static class that is capturing all errors that happens during the runtime (if its the case) and when process is done, it sends out an email with the list of errors so I or
I tried to email a DLL-file built with Delphi but received an rejection email reporting: \"Your email was rejected because it contains the Trojan.Delf-9364\"
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am running a very simple C++ program: #include <list> #include <vector> int main(int argc, char **args) {
Quick question guys, I am trying to configure a virus scanner to scan file uploads by users and am just curious whether they must be stored on the server before being scanned or if you can scan befor
Imagine the following situation: A virus infec开发者_运维知识库ted file was commited into a Subversion repository.
I need to allow users to upload files onto a server that has an antivirus program running with real-time scanning switched on.
I would like to be be able to invoke a virus check as the final stage of the build process (please don\'t question why a dev machine would get a virus, it\'s just a belt-and-braces approach to avoid t
I have a problem about removing a virus code from my php files. There are more than 1200 php files in my server and every single php file has been infected by a virus. Virus code开发者_Go百科 adding t