I followed the steps to create a Windows Executable, and when I try to run it, Windows shows a warning saying there is a virus in mygame.exe
Windows Defender reports it as Behavior:Win32/Execution.A!ml, which I think means that it hasn't identified it as being infected with a specific virus so much as it's noticing behavior that's a strong indicator of malware? Is there any way to stop this from happening? Does anyone know what LOVE is doing to trigger these suspicions?
Game EXE flagged by Windows Defender
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Game EXE flagged by Windows Defender
I had my love exe blocked by Avast because it was (intentionally) writing to the hard drive.
I added that exe to the white list and all was good.
I added that exe to the white list and all was good.
Last project:
https://togfox.itch.io/hwarang
A card game that brings sword fighting to life.
Current project:
Idle gridiron. Set team orders then idle and watch: https://togfox.itch.io/idle-gridiron
https://togfox.itch.io/hwarang
A card game that brings sword fighting to life.
Current project:
Idle gridiron. Set team orders then idle and watch: https://togfox.itch.io/idle-gridiron
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Game EXE flagged by Windows Defender
Turn off defender (and delete any av you have), or add the exe as an exception and don't worry about it.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
-
- Party member
- Posts: 559
- Joined: Wed Oct 05, 2016 11:53 am
Re: Game EXE flagged by Windows Defender
As Microsoft states on their site, it's a generic detection and is basically subject to Windows' whims. You can not really stop Windows (or other anti-viruses) from raising a warning about random executables that do not have a verifiable source, like Windows store, or AppStore on macOS. It's a frankly necessary precaution to protect unsuspecting users from running files they shouldn't trust.
Re: Game EXE flagged by Windows Defender
or install linux, hehe
Re: Game EXE flagged by Windows Defender
I think the point of the OP is if there is something that can be done for distribution, to prevent alerting other users.
Re: Game EXE flagged by Windows Defender
I used to use AutoIt a lot when I was a Windows user, and this kind of thing happened ALL the time. I think the issue is that Love (and other platforms) encapsulates a host of things the engine can do, which freaks out AV software. There's not guarantee that a love game is totally innocent and won't harm someone's system. As togFox pointed out, it can intentionally write to the hard drive, and that could be used in malicious ways.Enno wrote: ↑Sun May 08, 2022 5:44 pm I followed the steps to create a Windows Executable, and when I try to run it, Windows shows a warning saying there is a virus in mygame.exe
Windows Defender reports it as Behavior:Win32/Execution.A!ml, which I think means that it hasn't identified it as being infected with a specific virus so much as it's noticing behavior that's a strong indicator of malware? Is there any way to stop this from happening? Does anyone know what LOVE is doing to trigger these suspicions?
Having said that, I have no idea if there's any way to prevent AVs from freaking out or not. -_-
Any code samples/ideas by me should be considered Public Domain (no attribution needed) license unless otherwise stated.
Who is online
Users browsing this forum: Google [Bot] and 14 guests