mirror of
https://github.com/ForLoopCodes/legacy-notepad.git
synced 2026-04-26 12:25:50 +03:00
[GH-ISSUE #26] Windows Defender flags legacy-notepad-x86.exe as Trojan:Win32/Wacatac.H!ml #14
Labels
No labels
bug
bug
documentation
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/legacy-notepad#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adrianvicoh on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/ForLoopCodes/legacy-notepad/issues/26
Originally assigned to: @ForLoopCodes on GitHub.
Hi,
I’d like to report an issue detected by Windows Defender on Windows 11.
A few days after downloading legacy-notepad-x86.exe, Windows Defender flagged the file as Trojan:Win32/Wacatac.H!ml. The detection occurred immediately after downloading the file, without ever executing it.
This issue does not occur with legacy-notepad-x64.exe, which is not flagged by Windows Defender.
I verified the integrity of the file and confirmed that the SHA-256 hash matches the hash published in the release.
Maybe it could be a false positive, but I wanted to report it for visibility.
I’ve attached screenshots from Windows Defender and VirusTotal for reference.
Thanks for your work, and please let me know if you need any additional information.
@ForLoopCodes commented on GitHub (Mar 4, 2026):
Thanks for reporting this with screenshots.
I hardened releases: tagged builds now require code signing, release binaries/installers are signed, and SHA256SUMS are published per architecture.
I’ve also documented and the Microsoft false-positive submission process for Defender review.
Please re-check the next signed x86 release and confirm if detection is cleared.
@adrianvicoh commented on GitHub (Mar 7, 2026):
Thank you very much.
It seems that Windows Defender no longer flags it as a trojan.
However, I scanned it again on VirusTotal and it is still detected as malware only by engines using the BitDefender engine. It still appears to be a false positive, since the main antivirus engines do not detect any issue.
@ForLoopCodes commented on GitHub (Mar 8, 2026):
ill keep the issue open