-
Notifications
You must be signed in to change notification settings - Fork 192
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
Bitdefender is says that rcedit.exe is a virus #75
Comments
Considering the purpose of this project is to modify executables, I'm not surprised if it is flagged as malware by some anti virus softwares. The best way to fix this is to sign the executable, which I might do in future. Currently if you are uncomfortable with the warning, I suggest building the project yourself. |
I'm not uncomfortable at all using it, I just think this may be a false positive. |
I also got flagged by bit defender with an open source project I work on: https://github.com/DigitalRuby/IPBan, not sure of a way to contact them and let them know about this, any ideas? |
The 32-bit version is still falsely flagged as a virus by two AV providers, SecureAge APEX and eGambit.
You can submit false positives here: https://www.bitdefender.com/submit/ |
Awesome, thanks for the link, I sent them a false-positive. |
The message I get from Bitdefender is "Hyper Detect has detected a threat. There was no action taken on the file. ...\AppData\Roaming\npm\node_modules\electron-packager\node_modules\rcedit\bin\rcedit.exe is malware of type Gen:Illusion.ML.Miata.C.2.17.3010101. To take an action on the threat, please contact your system administrator.
Any clue as to why this is registering as such? I'm not particularly trusting Bitdefender's finding, however this is software my company just recently installed and now I'm encountering this issue.
Also another source:
https://www.isthisfilesafe.com/sha1/7B566345D20980E117127013A4990251052EEB46_details.aspx
The text was updated successfully, but these errors were encountered: