electron / rcedit

Command line tool to edit resources of exe
MIT License
1.71k stars 190 forks source link

Bitdefender is says that rcedit.exe is a virus #75

Open mcannon77 opened 6 years ago

mcannon77 commented 6 years ago

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

zcbenz commented 6 years ago

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.

mcannon77 commented 6 years ago

I'm not uncomfortable at all using it, I just think this may be a false positive.

jjxtra commented 4 years ago

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?

MarkTiedemann commented 4 years ago

The 32-bit version is still falsely flagged as a virus by two AV providers, SecureAge APEX and eGambit.

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?

You can submit false positives here: https://www.bitdefender.com/submit/

jjxtra commented 4 years ago

Awesome, thanks for the link, I sent them a false-positive.