Skip to content
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

windows install file has Win32:Malware-gen Viruses #146

Open
yaohaixiao opened this issue Feb 16, 2015 · 9 comments
Open

windows install file has Win32:Malware-gen Viruses #146

yaohaixiao opened this issue Feb 16, 2015 · 9 comments

Comments

@yaohaixiao
Copy link

Avast reports the install file has Viruses

@flagbug
Copy link
Owner

flagbug commented Feb 16, 2015

Yeah, that's a false positive.

See here and here, other people have the same problem with the installer I'm using

@anaisbetts
Copy link

@flagbug Are you signing the installer? If you can do it, signing the installer with a code signing cert will vastly increase the confidence AV vendors have that it's not a virus

@flagbug
Copy link
Owner

flagbug commented Feb 19, 2015

@paulcbetts I'm a poor OSS developer I can't afford one of those 😄

@anaisbetts
Copy link

@flagbug I think that prices for them have dropped significantly, it used to be crazy $$ but now you can get them on the cheap from what I've heard

@flagbug
Copy link
Owner

flagbug commented Feb 19, 2015

@paulcbetts I think that's only true for SSL certificates, Code Signing certificates are still super expensive (well, at least it's too expensive for a hobby project that generates no income)

@flagbug
Copy link
Owner

flagbug commented Feb 20, 2015

Seems like you can get a free certificate for open source projects from some authorities.
Just got mine, so this should be fixed soon!

@anaisbetts
Copy link

virustotal.com is a good indicator to tell you how likely you are to run into AV trouble

@flagbug
Copy link
Owner

flagbug commented Feb 20, 2015

@paulcbetts Yup, I already know about virustotal, but thanks for the info anyway!

On another note, I signed the installer, but Avast still whines that it's malware 😿

@Panthro
Copy link

Panthro commented Sep 8, 2016

Hey @flagbug I'm having the same issue with an electron app I'm building, how did you get the certificate?

Also, have you finally fixed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants