brentvollebregt / auto-py-to-exe

Converts .py to .exe using a simple graphical interface
MIT License
3.95k stars 677 forks source link

Virus Detection #446

Closed Claugo closed 10 months ago

Claugo commented 10 months ago

Quick Checks

Describe the bug A clear and concise description of what the bug is. If you have an error message, please paste it here (not in a screenshot).

To Reproduce Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
# If you have example code, please provide a minimal reproducible example: 
# https://stackoverflow.com/help/minimal-reproducible-example

print("Hello World")

Expected behavior A clear and concise description of what you expected to happen.

Your Environment:

Python version 3.11 After upgrading to Auto-Py-to-Exe the Windows 11 system gives me a virus alert and it is impossible to run the exe program Trojan detected Trojan:Win32/Phonzy.B!ml

github-actions[bot] commented 10 months ago

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

Claugo commented 10 months ago

I made a mistake in putting bug I wanted to insert report

brentvollebregt commented 10 months ago

For others coming across this, antivirus detection is covered in the help post linked in the README and the UI.