Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

sanyamenace

6
Posts
A member registered 3 days ago

Recent community posts

If you think "0 detections on VirusTotal" means it's safe, you don't know how malware works. I reversed this binary in IDA Pro and checked sandbox logs. Here are the hard proofs:

LSASS Memory Dumping: The game imports dbghelp.dll -> MiniDumpWriteDump and targets lsass.exe. NO legitimate indie game needs to touch LSASS. This is used exclusively to steal plaintext Windows passwords and active session tokens.

Spying on Personal Files: Sandbox logs show the game opening your \Desktop, \Documents, and \Pictures folders on startup. Games load assets from their own folder. This thing is scanning for passwords.txt, wallet.dat, and Discord/Telegram session files.

Suspicious Network Setup: It bundles low-level sockets (WS2_32) with high-level web requests (WININET -> HttpSendRequestA). It uses Sleep and GetSystemInfo to detect sandboxes, act dead for 2 minutes to get a "clean" VT scan, and then exfiltrates your data via HTTP.


THIS GAME IS BUILT ON GAMEMAKER, which natively handles all network requests using its own built-in functions like http_post_string(). There is absolutely ZERO reason for a GameMaker game to bypass its own engine and manually import low-level Windows APIs like WININET, WS2_32, or dbghelp.dll (MiniDumpWriteDump)

Don't run this trash unless you want your accounts hijacked and crypto drained. The dev is a clown.

oh okay, WANNA PROOF? okay i give proofs

and btw, i cant provide screenshots confirming the presence of a stealer in the windows version 0.2.2b of this game because itch io the best site on earth keeps asking me to complete a verification process ive already completed.

lmao bruh, use ur ethernet connection, check behavior of this game in virustotal, anyrun, threatzone, filescan and stop messaging me about my account registration the moment your discord account gets stolen, im going to have a good laugh at your expense.

don't download this, game infected.

exposed by sanyamenace
game version 0.2.2b exhibits suspicious behavior
likely a stealer.

keylogging
take screenshot
an attempt to extract data from the "documents" "desktop" and "videos" folders, as well as from similar directories