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

What inside .exe ? #106

Open
MDemakov opened this issue Jun 1, 2017 · 5 comments
Open

What inside .exe ? #106

MDemakov opened this issue Jun 1, 2017 · 5 comments

Comments

@MDemakov
Copy link

MDemakov commented Jun 1, 2017

https://www.virustotal.com/en/file/f7f8357123d41c9d04784f7be111ef7047e3f85c46abf88046a8d5c7dbc0f02f/analysis/1496327294/

image

@rckclmbr
Copy link
Owner

rckclmbr commented Jun 1, 2017

It looks like python applications packaged by PyInstaller get flagged as a false-positive by AVG / VirusTotal. It seems like this has been an issue for some time. We can consider packaging it with py2exe.

pyinstaller/pyinstaller#680
pyinstaller/pyinstaller#603
spaam/svtplay-dl#630

@MDemakov
Copy link
Author

MDemakov commented Jun 1, 2017

For me it's not important.
But for windows users you can recommend two ways:

1st. install python from https://www.python.org/downloads/windows/ and then use standart pip install from cmd(or from custom bash) and then use app commands from documentation.
or
2nd. download compiled .exe file, but better if its be without trojans ;-)

Thanks for your job!

@ChildishGiant
Copy link

Maybe include this in the installation docs.

@SiXoS
Copy link

SiXoS commented Jun 20, 2018

You encounter the same problem if you try to install it with pip on Windows Bash. I had to temporarily disable Windows Defender (https://support.microsoft.com/en-gb/help/4027187/windows-10-turn-off-windows-defender-antivirus).

@rckclmbr rckclmbr mentioned this issue Sep 24, 2018
@KountryDad05
Copy link

So I was able to download it through Internet Explorer, but when I ran the exe I got the following warning in OfficeScan :
Virus/Malware: TROJ_GEN.R002C0SCG18
File: User\Downloads\pyportify-0.4.1\pyportify-copyall.exe
Result: Virus successfully detected, cannot perform the Clean action (Quarantine is successful at agent, but unable to send the quarantined file to the designated quarantine folder)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants