python executables alarms antivirus
Asked Answered
B

2

4

I made a simple GUI (wxpython) application (some static text, buttons, comboboxes etc) and made exe file with pyinstaller, but the Avast antivirus says it's a virus. How can I fix this?

Booty answered 27/3, 2014 at 16:30 Comment(2)
Uninstall Avast.Broeder
Possible duplicate of Program made with PyInstaller now seen as a Trojan Horse by AVGFluttery
P
5

Send your EXE file to Avast for analysis:

Report a Virus

If you’ve encountered a suspicious file or received what you think is a false-positive virus alert, please contact our Virus Lab for an analysis.

There is also a bug report for PyInstaller about this. The bug was supposedly fixed 13 months ago. Perhaps you should reopen it.

Plankton answered 27/3, 2014 at 16:37 Comment(0)
G
0

I have the same issue. If you are using Avast, do not uninstall it. This will make your computer vulnerable from threats. If you are sure, you can click 'add exclusion' when the Avast Hardened Mode blocked a program thing comes up. If this isn't correct, please comment or edit.

Garnish answered 17/12, 2021 at 5:57 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.