-
Notifications
You must be signed in to change notification settings - Fork 12
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
Windows defender reports Wactatac.B!ml malware #43
Comments
I can’t do anything about this antivirus software misjudgment issue. |
Understood. |
I have already tried submitting Tiefsee.zip to the following website. |
It's funny since the store version works just fine. And they still block the other :( |
I think it’s a minor issue that the zip file is judged as a virus. After all, for general users, it’s difficult to determine whether an exe from the internet is risky. |
I am using NamedPipeClientStream to replace HttpClient, theoretically this can reduce the chance of being misjudged as a Trojan. |
This version appears to be working fine. After a Windows Update, it once again flagged the previous version. This new version (4.2.3) seem to not trigger any detection. |
Appears that 4.2.3 is now being detected on Windows as well as 20+ vendors on VirusTotal. |
I got the same issues. Is the program self-updating? I didn't ask for it to get updated :( |
Tiefsee 4.2.4 no longer uses .NET AOT for compilation, theoretically it will not be misidentified by antivirus software. |
The text was updated successfully, but these errors were encountered: