2.10.0 on win 11 being tagged as virus

Hi All, Seems that defender is finding a trojan in the new install: Coming up as "Trojan:Win32/Znyonm" and related to the legendary upgrade. False positive, or did someone sabotage the repository? TIA
7 Replies
CommandMC
CommandMC2y ago
Just a false positive; the executable in question is made with PyInstaller, which has issues like this from time to time. If you're in doubt, you can audit the code yourself and build your own executable
generous-apricot
generous-apricot2y ago
https://tr.dolphin-emu.org/blog/2019/11/07/dolphin-progress-report-october-2019
There's been an ongoing issue with Dolphin's updater being recognized as a trojan by Window's Defender Cloud AI scanning. The good news is that Microsoft has acknowledged that Dolphin's updater isn't a trojan, however for now they have to manually whitelist our executables. In order to ensure that the monthly builds distributed through our update track aren't deleted by Window's antivirus, we've been verifying that the build we've chosen is whitelisted. If you're interested in learning more about how something like this happens, MayImilae researched the issue and wrote up a detailed report below on what is happening and where we stand on the problem for now.
Dolphin Emulator
Dolphin Progress Report: October 2019
We apologize for the late Progress Report, but at this point it's partially by design. There's been an ongoing issue with Dolphin's updater being recognized as a trojan by Window's Defender Cloud AI scanning. The good news is that Microsoft has acknowledged that Dolphin's updater isn't a trojan, however for now they have to manually whitelist ou...
generous-apricot
generous-apricot2y ago
Just classic MS stuff, going on for years
fair-rose
fair-rose2y ago
I ran across this as well, what i found odd was the legendary executable distributed with the heroic update is not the same as the release one on the legendary repo for the same version. The file sizes are about 2MB different, the smaller one from the legendary repo does not get flagged.
absent-sapphire
absent-sapphire2y ago
the binary we use is the latest git version stole the binaries from CI

Did you find this page helpful?