I heard this during a discussion that anti-viruses have this feature of stopping a program from executing by passing exceptions to it.
Norton Internet Security doesn\'t recognize my MSI file as b开发者_如何学Pythoneing signed. It is signed and with a certificate issued by Comodo. IE9\'s SmartScreen filter recognizes it as being signe
I am working on project in VB.Net that includes Socket Communication and embedded HTTPListeners, this is开发者_如何学Go a group of applications that intercommunicate using Sockets. My problem is from
I was playing around with the virustotal api today while becoming back the result in this form: { \"permalink\" : \"http://www.virustotal.com/file-scan/report.html?id=7b6b268cbca9d421aabba5f08533d3dc
How can I create my own virus signature of a .exe or .lib file? I started my reading certain bytes to the file and then just storing them in another file and manually adding this to a virus sc开发者_开
Norton Antivrus is marking an installer of mine, foobar_revision_1922.exe improperly as a threat because it has Very Few Users ( less than 5 in the Norton Community,WS.Reputation.1 ) and places the fi
I need to write a tool that performs an operation (like virus scanning but more heuristic) on each file downloaded by IE (so those for which the \"Save\" dialog pops up).
i wrote small code in C to scan all files & folders in my hard drive... and it also can read the upper part of the binary code ofexecutable files (like .exe ) and compare it with an inline single
I am building an installer with inno setup that opens a link to a website after installation Currently this looks like this:
I am developing an application which uses file upload. My client uses Symantec End Point Protection on Windows Server.