You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code compiled using pyinstaller or py2exe is often incorrectly to be malware or a virus or a trojan by various antivirus programs. It can often have scary names like Trojan:Win32/Wacatac.C!ml.
This is most likely what is known in the virus industry as a “false positive”. Your code might not be doing anything malicious, but because it was compiled in a way that looks a bit like other code which might do malicious things antivirus judges it to be a virus.
I would understand 1 false positive, but 10? and from malwarebytes aswell?
https://www.virustotal.com/gui/file/45d443b42f383f0a6bca72ed6fe694ddd25fcd742294059e3f811395e4d83dfd/detection
The text was updated successfully, but these errors were encountered: