[GH-ISSUE #122] Why defender found virus on my exe ? #116

Closed
opened 2026-02-26 12:20:32 +03:00 by kerem · 5 comments
Owner

Originally created by @jinxx0 on GitHub (Sep 14, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/122

Defender: Trojan:Win32/Fuery.C!cl
Virustotal: https://www.virustotal.com/gui/file/d550722a37725534dde5a1a4fbe8605daa32b83e5a1e32e3ee1035da8794035b/detection

Originally created by @jinxx0 on GitHub (Sep 14, 2020). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/122 Defender: Trojan:Win32/Fuery.C!cl Virustotal: https://www.virustotal.com/gui/file/d550722a37725534dde5a1a4fbe8605daa32b83e5a1e32e3ee1035da8794035b/detection
kerem closed this issue 2026-02-26 12:20:32 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Sep 15, 2020):

From my post that is linked in this tool and the README:

This is your anti-virus vendors fault. Check out this. There is nothing I or PyInstaller can do to stop this.

<!-- gh-comment-id:692488523 --> @brentvollebregt commented on GitHub (Sep 15, 2020): From [my post that is linked in this tool and the README](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#my-antivirus-detected-the-exe-as-a-virus): > This is your anti-virus vendors fault. Check out [this](https://github.com/pyinstaller/pyinstaller/issues/2501#issuecomment-286230354). There is nothing I or PyInstaller can do to stop this.
Author
Owner

@brentvollebregt commented on GitHub (Sep 19, 2020):

I have seen this pop up a lot more recently, for those reading this, you have a few options:

  • Tell your antivirus that these files are fine
  • Switch to a different and more accurate anti-virus
  • Notify your antivirus vendor about the false positive

This is assuming you haven't tried to package something malicious. If you have tried to package something malicious, there is no reason you should be complaining about this; the antivirus has done its job.

<!-- gh-comment-id:695363516 --> @brentvollebregt commented on GitHub (Sep 19, 2020): I have seen this pop up a lot more recently, for those reading this, you have a few options: - Tell your antivirus that these files are fine - Switch to a different and more accurate anti-virus - Notify your antivirus vendor about the false positive This is assuming you haven't tried to package something malicious. If you have tried to package something malicious, there is no reason you should be complaining about this; the antivirus has done its job.
Author
Owner

@brentvollebregt commented on GitHub (Sep 19, 2020):

From pyinstaller/pyinstaller#4852:

@TheMineTuberYT please feel free to recompile the bootloaders. They are what the antivirus is scanning. AFAIK the reason is that they were cross-compiled for windows, from Linux, so antivirus can be touchy. See https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html for details on how to do this.

As for proof its not a virus? The source code is available in the bootloader folder of this repository.

<!-- gh-comment-id:695363726 --> @brentvollebregt commented on GitHub (Sep 19, 2020): From pyinstaller/pyinstaller#4852: > @TheMineTuberYT please feel free to recompile the bootloaders. They are what the antivirus is scanning. AFAIK the reason is that they were cross-compiled for windows, from Linux, so antivirus can be touchy. See https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html for details on how to do this. > > As for proof its not a virus? The source code is available in the bootloader folder of this repository.
Author
Owner

@DaMetaFox commented on GitHub (May 20, 2021):

Eu consegui criar o arquivo mas não consigo enviar por email, também usei o virus total que considerou o arquivo como trojam

<!-- gh-comment-id:844943059 --> @DaMetaFox commented on GitHub (May 20, 2021): Eu consegui criar o arquivo mas não consigo enviar por email, também usei o virus total que considerou o arquivo como trojam
Author
Owner

@brentvollebregt commented on GitHub (May 21, 2021):

@ptApol0 please read my comments above in regards to virus detection. Is something not clear?

<!-- gh-comment-id:845780198 --> @brentvollebregt commented on GitHub (May 21, 2021): @ptApol0 please read my comments above in regards to virus detection. Is something not clear?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#116
No description provided.