Closed ShoodEver closed 2 years ago
oh! it's duplicated, here's the solution https://github.com/mkaring/ConfuserEx/discussions/459
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.
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?