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

False Positive Virus Flag? #10

Open
thedeco opened this issue Feb 11, 2022 · 1 comment
Open

False Positive Virus Flag? #10

thedeco opened this issue Feb 11, 2022 · 1 comment

Comments

@thedeco
Copy link

thedeco commented Feb 11, 2022

Uploading Artillery Calculator.exe to Virus Total:
3 security vendors and no sandboxes flagged this file as malicious

https://www.virustotal.com/gui/file/61efe900d7d9070aece2aa9fe18589ad54421945d6c8aa3d52ce0eb1fef18cb1/detection

Any ideas on how to remove these false positives?

@oceantume
Copy link
Owner

oceantume commented Feb 11, 2022

My guess would be that it's because I use Windows Hooks which are a common way to implement a keylogger. That code may be recognized as a potential threat. I don't think this can be circumvented unless I do some kind of obfuscation around it.

I may take some time to look into this, but for now you will have to either trust it or not download it until this is sorted out.

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