Windows Defender将Python EXE检测为木马 [英] Windows Defender detecting Python EXE as Trojan

查看:1197
本文介绍了Windows Defender将Python EXE检测为木马的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我制作了一个Python脚本,该脚本将Windows目录作为zip邮寄给我.我使用调度模块添加了一个调度程序,该调度程序每小时重复一次.

I made a Python script that mails a Windows directory as zip to me. I added a scheduler using sched module that repeats this every hour.

我试图制作一个简单的同步应用程序供个人使用,该应用程序始于Windows启动.

I was attempting to make a simple sync application for personal use that starts at Windows Startup.

我使用 pyinstaller --onefile 参数将其转换为exe,并且可以完美运行. 但是几天后,Windows Defender(Windows 10的Windows安全中心)将其检测为木马.

I converted it to exe using pyinstaller --onefile argument and it worked flawlessly. But after couple of days Windows defender (Windows Security Centre of Windows 10) detected it as Trojan.

此问题不仅限于 Windows安全中心,它是对 病毒的快速扫描Total 说有4种防病毒软件将其检测为 Trojan .

This issue is not limited to Windows Security Centre, A quick scan on Virus Total says 4 antivirus detects it as Trojan.

什么使防病毒软件如此思考?我认为共享代码没有任何用处,因为已经给出了适当的详细信息,但是仍然有注释会让我这么做.

What brings the Antiviruses to think this? I don't think sharing the code is any use as proper details have already been given, but still a comment would make me do it.

推荐答案

它一定是别的东西,这使Windows Defender突然认为这很糟糕.也许这是一个更新,请尝试对其进行更新.

It must be a something else that made Windows Defender suddenly think it's bad. Maybe it's an update, try updating it.

这篇关于Windows Defender将Python EXE检测为木马的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆