Windows defender warns malware in installers.zip
tomneko opened this issue · 6 comments
tomneko commented
BerndSU commented
yes, same on my system: Trojan:Win32/Wacatac.B!ml
:-(
irodushka commented
Hi
A separate scan of the installer binaries does not detect any malware.
I've just started a full scan of all my hosts & HDDs - well, that'll take a while)
But I'm 99% sure it's a FP - follow these links:
- https://stackoverflow.com/questions/68834409/program-installed-with-inno-setup-seen-as-trojan-wacatac-bml
- felicienfrancois/node-innosetup-compiler#10
- https://forum.avast.com/index.php?topic=28890.0
- +100500 others
I'm definitely using INNO Setup v6.22 to build installers. I may try using some ancient version of INNO Setup, such as 6.0.2 or earlier. Maybe it will help.
jabrugger commented
You can submit the installers to https://www.microsoft.com/en-us/wdsi/filesubmission so Windows Defender is trained.
irodushka commented
That's quite a long story))
I've changed InnoSetup from 6.2.2 to 5.6.1 and VirusTotal is silent now.
The new installer pack is on the wiki.
tomneko commented
Thanks and sorry this delay.