GWSL-Source icon indicating copy to clipboard operation
GWSL-Source copied to clipboard

Windows Security found a trojan in self-built executable

Open frank26080115 opened this issue 2 years ago • 1 comments
trafficstars

image

build from source, using Python 3.7 , on master branch (commit fa4c60704ec07b5259361724ba46841626edc0a9)

Trojan:Win32/Bearfoos.A!ml

Research indicated that threats with !ml are found using machine learning

Am I super worried? Not really I guess, I can see how a X server app probably looks like a trojan to AI

Can you please post signed binaries to github? Thanks

frank26080115 avatar Oct 03 '23 09:10 frank26080115

I unfortunately have no way of signing binaries. (no economic resources)

As for the false positive, it is a known issue in pyinstaller https://github.com/pyinstaller/pyinstaller/issues?q=label%3Aantivirus-false-positives+sort%3Aupdated-desc+is%3Aclosed

Pololot64 avatar Oct 06 '23 22:10 Pololot64