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

Triggers false positive for windows defender golang #101

Open
Merith-TK opened this issue Nov 19, 2020 · 0 comments
Open

Triggers false positive for windows defender golang #101

Merith-TK opened this issue Nov 19, 2020 · 0 comments

Comments

@Merith-TK
Copy link

I am making a portable minecraft launcher in golang, and so far it is going well aside from this one issue, rcedit appears to be triggering Windows Defender to think it is a Trojan

The release build has rcedit used on it, the testing build does not. That is the only difference

This one is the Release Build
https://www.virustotal.com/gui/file/845a514179da888e36a1de1f46dcbb7cfaa1cb7f7967945459044f82ad84738e/detection

This is the Testing build
https://www.virustotal.com/gui/file/70a8582f095e971f41152966e041a68f0e153b3fc3e1b595924dca400aa80185/detection

only difference is the release build has this

rcedit MineCraft.portable.exe \
  --set-icon assets/icon.ico \
  --set-version-string "FileDescription" "MineCraft Portable" \
  --set-version-string "ProductName" "MineCraft Portable"
rversteegen added a commit to rversteegen/rcedit that referenced this issue Sep 6, 2021
(And fixes duplicate bug electron#101: Triggers false positive for windows defender golang)
rversteegen added a commit to rversteegen/rcedit that referenced this issue Sep 6, 2021
(And fixes duplicate bug electron#101: Triggers false positive for windows defender golang)
2128506 pushed a commit to netxms/rcedit that referenced this issue Nov 3, 2021
(And fixes duplicate bug electron#101: Triggers false positive for windows defender golang)
kaikramer added a commit to kaikramer/keystore-explorer that referenced this issue Dec 26, 2021
- Last release from 1 Oct 2018
- Serious bug: electron/rcedit#101
- Using Resource Hacker (http://www.angusj.com/resourcehacker/) instead
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

1 participant