-
Notifications
You must be signed in to change notification settings - Fork 18
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
v5.3.2 triggers Windows Defender #228
Comments
It also triggers at thirteen other AVs, with some concerning Mitre flags. Manual dump creation, tampering with Windows Error Reporting, setting a file association for .exe, VM busting, data exfiltration, and more. The source code looks clean though. https://www.virustotal.com/gui/file/734a6a48383aa792fb03fdc98cba685b0455ec8a4aab0d3d4cc469968d666734 |
Seems like the issue is from Pyinstaller looking suspicious, nothing more. The building process is handled in Github through build actions, same thing for the packaging of the release. Nothing released here touches our computer. |
Not sure if it got fixed in later versions, but as of right now, Windows Defender isn't detecting anything on the 5.3.4 installer! |
Only happens with the latest version, none of the others have an issue.
The text was updated successfully, but these errors were encountered: