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

Windows defender reports Wactatac.B!ml malware #43

Open
MNeMoNiCuZ opened this issue Jun 1, 2024 · 10 comments
Open

Windows defender reports Wactatac.B!ml malware #43

MNeMoNiCuZ opened this issue Jun 1, 2024 · 10 comments

Comments

@MNeMoNiCuZ
Copy link

image

@hbl917070
Copy link
Owner

I can’t do anything about this antivirus software misjudgment issue.
Some antivirus software seems to be particularly sensitive to applications compiled into Native AOT, and I’m powerless in this situation.

@MNeMoNiCuZ
Copy link
Author

Understood.
There's no place you can submit the program to, to make it check and verify if it's benign?

@hbl917070
Copy link
Owner

I have already tried submitting Tiefsee.zip to the following website.
https://www.microsoft.com/en-us/wdsi/filesubmission/

@MNeMoNiCuZ
Copy link
Author

It's funny since the store version works just fine. And they still block the other :(

@hbl917070
Copy link
Owner

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.
However, I’m quite helpless when some antivirus software even judges the store version of Tiefsee as a virus.
For example: Trend Micro.

@hbl917070
Copy link
Owner

I am using NamedPipeClientStream to replace HttpClient, theoretically this can reduce the chance of being misjudged as a Trojan.
Try downloading the Nightly version of Tiefsee.zip to see if it is misjudged as a Trojan.
https://github.com/hbl917070/Tiefsee4/releases

@MNeMoNiCuZ
Copy link
Author

MNeMoNiCuZ commented Jun 12, 2024

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.

@TonyBaldascino
Copy link

TonyBaldascino commented Aug 30, 2024

Appears that 4.2.3 is now being detected on Windows as well as 20+ vendors on VirusTotal.

@MNeMoNiCuZ
Copy link
Author

I got the same issues. Is the program self-updating? I didn't ask for it to get updated :(

@hbl917070
Copy link
Owner

Tiefsee 4.2.4 no longer uses .NET AOT for compilation, theoretically it will not be misidentified by antivirus software.

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

3 participants