-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some AV products raise false positive adware concerns on NSIS-generated Uninstall.exe #1608
Comments
From [email protected] on August 15, 2014 10:30:54 We have heard of NSIS-based installers sometimes triggering false positives in some AV programs but have never seen it in our installers. http://virustotal.com claims that ClamAV does not report any problem with DrMemory-Windows-1.7.0-5.exe, where ClamAV was last updated 20140807. When was yours last updated? https://www.virustotal.com/en/file/2a8d456f83eeb7960873b147fda3daee38d9b629dba5a6c02a84c19d654152ba/analysis/ Status: NeedInfo |
From [email protected] on August 16, 2014 03:27:54 Ok, I appreciate the feedback. Thanks you. You can close this issue since the problem in on my side. |
From [email protected] on August 16, 2014 18:12:58 Submitting just the NSIS-created Uninstall.exe (installed onto the target machine by the installer) to virustotal does show ClamAV flagging it: https://www.virustotal.com/en/file/c903ca88c424ba4a6151991b279d696409eb2ede07e081a1dd0e87389d764f84/analysis/1408126130/ SUPERAntiSpyware also flags it, as "Adware.BrowseFox/Variant". None of the other 50+ AV raise any problem with it. So we do have an AV false positive in an NSIS-generated part of the package. Options:
Searching online shows some other complaints about NSIS Uninstall.exe tripping AV false positives (this one includes a dev who switched to WiX: http://stackoverflow.com/questions/4332162/nsis-installer-slow-on-machine-with-microsoft-security-essentials ). NSIS itself seems to maintain a long list of false positives: http://nsis.sourceforge.net/NSIS_False_Positives Summary: Some AV products raise false positive adware concerns on NSIS-generated Uninstall.exe (was: Win.Adware.Linkular in installation exe) |
From [email protected] on September 08, 2014 12:01:20 Split switching to WiX as issue #1620 |
From [email protected] on August 15, 2014 06:24:00
ClamAV reports Win.Adware.Linkular in DrMemory-Windows-1.7.0-5.exe
So I will do without your tool if you plan to install adware on computers
Regards
Original issue: http://code.google.com/p/drmemory/issues/detail?id=1608
The text was updated successfully, but these errors were encountered: