mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

Windows Defender detected the confused file as a Trojan #498

Closed ShoodEver closed 1 year ago

ShoodEver commented 1 year ago

Steps to Reproduce:

1.Thanks for this great library, you protected my application for a while but Windows Defender started to detect the confused file as a Trojan whereas all major antivirus software (Kasper and Norton) report it as a clean file I don’t trust Defender at all because most of its reports are false, but my users think that it’s a virus and Windows delete it. I confuse the file with 4 options on Aggressive preset: anti debug, constants, invalid metadata and refproxy My app written in C# on .Framework 4.7.2 Confuser.Core 1.5.0+b519759e4 Scanning the .exe file with Defender before confuse show: no threats. Scanning it after confuse show: Threat attack… with a different message each time for the same file, e.g. Trojan:Win32/Wacatac.H!ml Any advice please?

confuser

ShoodEver commented 1 year ago

oh! it's duplicated, here's the solution https://github.com/mkaring/ConfuserEx/discussions/459

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.