|
|
#1 |
|
Junior Member
Join Date: Feb 2006
Posts: 1
|
I wrote a program using .NET and created an installer using NSIS. The Installer is being picked up by AntiVir as Backdoor.Agent.Adv
Anybody have an idea why? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
No doubt another false positive. NSIS installers seem to create a lot of these. Best thing to do is create a basic installer (e.g. compile an NSIS example script) and if that creates the false positive as well then you should contact the anti virus program company.
-Stu |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
It's also a good thing to scan the installer with some online virus scan servise like http://virusscan.jotti.org/ to make sure it's false positive.
Especially a bit older NSIS versions gives lot of false positives so you might want to use latest NSIS version if you aren't using it already. |
|
|
|
#4 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|