python executables alarms antivirus

后端 未结 1 606
旧时难觅i
旧时难觅i 2020-12-21 15:15

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 ca

相关标签:
1条回答
  • 2020-12-21 15:39

    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.

    0 讨论(0)
提交回复
热议问题