-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Avira trojan warning #77
Comments
I've just submitted the 3.1.3 Windows installer to https://analysis.avira.com/en/submit I wonder if we could sign the installer in some way as this antivirus issue comes up from time to time... |
Last time I've contacted avira about these problems, they asked me to provide a screenshot from the user when it happened. It's pretty annoying. |
Any news on this? |
I haven't got any follow up from Avira. According to VirusTotal, the haxe windows installer is not flagged as virus by Avira. But there are 3 other antivirus softwares do. |
I think one possible cause for this is the way we build haxelib.exe, since we append the neko bytecode at the end of the executable it creates a binary that while perfectly correct might have its PE header not conformant to its actual size. We could maybe try for the next release to ship a haxelib binary built with hxcpp |
I don't feel brave enough to try that for 3.2, but we should look into this problem afterwards if it still exists. |
I think there's a problem with haxelib selfupdate and running haxelib through |
If you wish me to get a certificate so we can sign our installer, tell me. |
I'm too stingy to suggest spending money on that. Let's just get big enough to the point where they can no longer ignore us. :) |
@Simn sadly I don't think it will work |
Even the bigger companies happen to be reported as false positive, hence the code signing (and it's not very expensive) |
It could also be that an included dll is seen as a treat. |
Throwing every file at VirusTotal, it found that haxesetup.exe is the treat (for 1 virus on 56 antivirus tested). |
Norton is flagging the latest haxelib with this virus: Heur.AdvML.B, pretty annoying |
Was it the one bundled in haxe 3.3rc? On Oct 24, 2016 11:18 PM, "Laurens Rodriguez" [email protected]
|
@andyli it was the latest build from github. |
Just google "norton submit false positive" ;) |
I did this and they added the file to their whitelist, however I guess this needs to be done every time the file changes, Does haxelib.exe change so much?:
|
The haxelib.exe is different in each haxe release, so no not often ;) |
So what actions should we take? Voting for the code signing, Would be nice to have this resolved for the stable release of 3.4. |
Email I received:
The text was updated successfully, but these errors were encountered: