Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trojan in Pyinstaller over PIP #4633

Closed
Lecatron opened this issue Jan 16, 2020 · 9 comments
Closed

Trojan in Pyinstaller over PIP #4633

Lecatron opened this issue Jan 16, 2020 · 9 comments

Comments

@Lecatron
Copy link

Dear Team,

yesterday, i tried to install the pyinstaller over pip for my 32-Bit VM.
While the installation McAfee found an trojan in the runw.exe.

Maybe this is a false positive, but this should be checked, and then transmitted to McAfee to fix this.

Within I send you the screenshot.

Thank you =)
image

@grajsor
Copy link

grajsor commented Jan 16, 2020 via email

@Lecatron
Copy link
Author

Lecatron commented Jan 16, 2020

Hi Grajsor,

cause I'm not so deep in the project to know, which files or codes are underlying in this .exe
And first, I issued this as a PIP problem, but they send me to you.

If you can tell me this, I can check this for you.

@hubuser404
Copy link

Hi Lecatron,

I encountered same problem with McAfee yesterday while installing via pip.
Also windows security founds following threat: Trojan:Win32/Wacatac.C!ml
file: C:\Users\xxx\AppData\Local\Temp\pip-install-07ehm9se\PyInstaller\build\lib\PyInstaller\bootloader\Windows-32bit\runw.exe

@jaaaaviiieer
Copy link

Hi

i have the same problem, bot with windows defender. every time i try to install via pip says that found a trojan: Wacatac.C!ml

@sourcenouveau
Copy link

sourcenouveau commented Jan 16, 2020

This is almost certainly a false-positive detection by the antivirus vendors. It's perennial.

Anyone who encounters this should report it to their antivirus vendors. That way the vendors can updated their software to remove the false positive.

See also #2501.

@pwuertz
Copy link
Contributor

pwuertz commented Jan 16, 2020

If PyInstaller is a popular tool among malware authors, that would certainly cause false-positive reactions among antivirus vendors due to the shared bootloader code :(.

@htgoebel
Copy link
Member

Please contact you anti-virus vendor. There is nothing we can do about this false positive.

If your anti-virus vendor considers one of the files included in the PyInstaller distribution or a file generated by PyInstaller to be malicious, there is nothing we can do about this. Even if we'd change our code, they'd change their pattern and the race starts again.

See this mailing-list thread and other tickets for his topic.

@Ep1cfy
Copy link

Ep1cfy commented Sep 5, 2020

it said one for Downloads/ALLER...DEVELOP.ZIP
and another for Downloads/Staller...develop.lnk
i just download pip and i got this error
it was mbam

@htgoebel
Copy link
Member

htgoebel commented Sep 8, 2020

Please contact you anti-virus vendor. There is nothing we can do about this false positive.

If your anti-virus vendor considers one of the files included in the PyInstaller distribution or a file generated by PyInstaller to be malicious, there is nothing we can do about this. Even if we'd change our code, they'd change their pattern and the race starts again.

See this mailing-list thread and other tickets for his topic.

@pyinstaller pyinstaller locked as resolved and limited conversation to collaborators Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants