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

Address Win executable VirusTotal false positives #25

Closed
chrissimpkins opened this issue Apr 24, 2021 · 4 comments · Fixed by #24
Closed

Address Win executable VirusTotal false positives #25

chrissimpkins opened this issue Apr 24, 2021 · 4 comments · Fixed by #24

Comments

@chrissimpkins
Copy link
Member

Set Win executable checksums with PyInstaller to address some false positives detected on VirusTotal scans

Original report: pyinstaller/pyinstaller#5579

Update released in PyInstaller 4.3

Dependency PR with PyInstaller update #24

@chrissimpkins
Copy link
Member Author

chrissimpkins commented Apr 24, 2021

I compiled a new 0.5.0 source based Win executable with PyInstaller 4.3 and pushed to VirusTotal

@chrissimpkins
Copy link
Member Author

There are no major AV vendors that detect false positives with the changes.

I reported the false positive errors to the following vendors:

  • SecureAge APEX
  • DrWeb

Zillya does not permit submission of the Slice.exe file size (~35MB) through their online reporting tool and I am unable to locate a process to report a false positive to Jiangmin.

@chrissimpkins
Copy link
Member Author

Will update PyInstaller to v4.3 for the v0.5.0 builds

@chrissimpkins chrissimpkins linked a pull request Apr 24, 2021 that will close this issue
@dependabot dependabot bot closed this as completed in #24 Apr 24, 2021
@chrissimpkins
Copy link
Member Author

chrissimpkins commented Apr 26, 2021

Heard back from both SecureAge APEX and DrWeb dev teams.

Production Win installer for v0.5.0 has no false positives flagged! https://www.virustotal.com/gui/file/a2acaf1c1128e763717bce336069e7fb9a2e6cf406217c89e37d257c6d098e25/detection

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

Successfully merging a pull request may close this issue.

1 participant