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 alarm (VirusTotal Detection: Trojan/Win32.Wacatac) #20

Open
ghost opened this issue May 26, 2024 · 1 comment
Open

False alarm (VirusTotal Detection: Trojan/Win32.Wacatac) #20

ghost opened this issue May 26, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented May 26, 2024

Your application has one false positive https://www.virustotal.com/gui/file/b9a9d4b32be4a61fb9227e6af1d154de3677d77cafbffbe99bc250930a1048b9/details

Can you remove this?

@nimaid
Copy link
Owner

nimaid commented May 26, 2024

Sadly, I have absolutely no idea how to.

  1. I don't know why Antiy-AVL flags this as Trojan/Win32.Wacatac.
  2. I don't know what sort of Python commands could trigger this false positive.
  3. I therefore have no way of figuring out which lines of code cause the issue.

I suspect that the very fact it's a Pyinstaller executable (extracts an executable payload to temp then runs it) may be enough to make the program look sus. Again, IDK if/which lines of code can be changed to convince Antiy-AVL that my program is a good boy who plays by the rules.

I'm open to any technical insights that may allow me to "remove" this false positive. Until then, I will keep this issue open, and close duplicates with a reference to this issue.

@nimaid nimaid changed the title False alarm False alarm (VirusTotal Detection: Trojan/Win32.Wacatac) May 26, 2024
@nimaid nimaid changed the title False alarm (VirusTotal Detection: Trojan/Win32.Wacatac) False alarm (VirusTotal Detection: Trojan/Win32.Wacatac) May 26, 2024
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

1 participant