Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+2)

This has Malware/viruses attached to it. I should have guessed with it not being the original dev. I had multiple (6) Powershell scripts try to run and connect to phishing websites on first launch. 

(-2)

The executable was exported from the Godot engine without a code-signing certificate.

Code-signing certificates are paid services provided by authorities like Microsoft, and without one, Windows labels the publisher as “Unknown.”

Some antivirus programs automatically flag such unsigned executables as potential threats.

(+1)

This has a bunch of unity files in the folder itself which is a dead giveaway that this Godot game has a unity wrapper on it to execute malware when the exe is launched which is why it will try to connect to miclookmx . com (multiple times) which is a site dedicated to distributing malware. if anyone doesn't believe me run the .exe through virus total. This being unsigned is the least of any ones problems.