trojan:script/wacatac.h!ml error occurred in our game executable file (.exe).

머신 빌드 21 Reputation points
2024-02-20T09:13:51.3933333+00:00

We received a report from a game user at our company that the game was being deleted as a threat to Microsoft Defender. Our games are distributed with secure signing using Advanced Installer. How can I solve this problem?

Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
155 questions
0 comments No comments
{count} votes

Accepted answer
  1. Catherine Kyalo 570 Reputation points Microsoft Employee
    2024-03-13T14:26:40.6733333+00:00

    The error you're encountering is related to Microsoft Defender identifying a file as a potential threat. This can occasionally be a "false positive," where a safe file is incorrectly identified as a threat.

    Here's how you can resolve this issue:

    1. Submit a False Positive Report to Microsoft: If you believe that your file is safe and it's being incorrectly identified as a threat, you can submit it to Microsoft for analysis. Use the Microsoft Security Intelligence submission portal to submit the file: https://www.microsoft.com/en-us/wdsi/filesubmission
    2. Check your game's code: Make sure your game's code does not have any elements that could be identified as potentially harmful. This includes any scripts or functions that interact with the system in ways that could be seen as suspicious by anti-virus software.
    3. Whitelisting the file: If the file is safe, you can whitelist it in Microsoft Defender. However, it's important to note that this will only apply to the systems where you apply the whitelist. Other users of your game would have to do the same on their systems. Here's how to do it: https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-antivirus-exclusions?view=o365-worldwide

    Remember, it's crucial to make sure the file is safe before proceeding with the steps above. If Microsoft Defender is identifying it as a threat, it's important to verify that this is indeed a false positive.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. 머신 빌드 21 Reputation points
    2024-03-18T08:50:35.99+00:00

    I followed the instructions and it was resolved. thank you very much

    0 comments No comments