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

Virustotal detections? #44

Closed
hugo9655 opened this issue Nov 8, 2023 · 2 comments
Closed

Virustotal detections? #44

hugo9655 opened this issue Nov 8, 2023 · 2 comments

Comments

@hugo9655
Copy link

hugo9655 commented Nov 8, 2023

Hi,

This app seems to trigger a lot of detections on virustotal. I did a re-scan, and its now at 35. Results: https://www.virustotal.com/gui/file/bd31a0e652093b8aff947803e3824962f58a5b31940479e1329da2646e8c25f2

Is there a reason why there are so many? And what is triggering it?

@mjishnu
Copy link
Owner

mjishnu commented Nov 8, 2023

to be frank i don't know either, i have always distributed the app like this in the past it didn't trigger anything but the current version unfortunately seem to trigger these anti malware scanners. the app doesn't perform any malicious activities you can check source code if you are still skeptical build from source and if possible vote/comment and say its not a virus in virus total or similar sites.

the executable is a pyinstaller file compressed using nanazip, my current hunch is that latest version of pyinstaller uses a new dir format now all app files are stored under _internal i think its go to do something with these false Positives

@hugo9655
Copy link
Author

hugo9655 commented Nov 8, 2023

Ah okay, thanks.

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

2 participants