简体   繁体   English

为什么我的 PyInstaller.exe 文件被标记为病毒

[英]Why is my PyInstaller .exe file marked as a virus

This has happened several times before.这种情况以前已经发生过好几次了。 No matter what I put inside of a Python file and use PyInstaller, it will be marked as a virus no matter what place you download it from.无论我在 Python 文件中放入什么内容并使用 PyInstaller,无论您从哪个位置下载它,它都会被标记为病毒。 I want to be able to have my users download my file, but it will just be marked as a virus.我希望能够让我的用户下载我的文件,但它只会被标记为病毒。 What is going on and is there a way to fix it?发生了什么事,有没有办法解决它?

Example例子

since there are so many malware developers that use python they make there python scripts a executable so people don't read the code which causes it to get detected it could also be getting detected because it drops files when you use --onefile and my advice is you either downgrade pyinstaller or you convert it to c# or you contact anti virus vendors因为有很多恶意软件开发人员使用 python 他们在那里将 python 脚本编写为可执行文件,因此人们不会阅读导致它被检测到的代码,它也可能被检测到,因为当您使用 --onefile 和我的建议时它会丢失文件您是降级 pyinstaller 还是将其转换为 c# 还是联系防病毒供应商

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM