Replies: 2 comments
|
Chrome as well is not accepting it and blocks the download! |
0 replies
|
This is a side effect of PyInstaller, sadly as an open source tool not everyone using PyInstaller has good intentions so programs "frozen" or "packaged" with it can be flagged as false positives. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Windows defender tried nuking the files after download so I ran them through VirusTotal which resulted in 11 detections for the portable version, and 13 for the regular version.
Link to VirusTotal results for portable download
Link to VirusTotal results for regular download
I suspect there might be some wonky heuristics false-positives at play here, but I wanted to be sure before running anything.
Any ideas what might be causing this?
All reactions