At 3/26/23 12:40 PM, Exedor wrote:At 3/26/23 11:07 AM, tox wrote:At 3/26/23 10:33 AM, CyberRobotnix wrote:No idea if a virus or not, but this game has a strange exe file loaded in memory while opening the debugger with f12, it crashed my Firefox the first time I tried using it.
https://www.newgrounds.com/portal/view/878613
the game is in it's in its own window
there is no mention of "run" or "exe" in the code for the submission in f12
no mention of "direct" (re-direct) and all mentions of "track" are followed by disabled>
if I guessed at what you wandered over, you wandered over the itch.io file and it crashed because you started the program and it didn't have any data to load or initialize with
Played for me with no problem. Very basic and blammable game. Probably a first game attempt.
I could also play the game just fine, the problem only happened when I reloaded the page, opened the debugger with inspect element and then, after all that, finally loaded the game.
This froze Firefox then crashed it and whilst that was happening I noticed a weird executable was loaded in memory. It's already weird it's an executable and not javascript like most HTML5 games, but maybe if it was programmed in C++ and it's being run in a wrapper don't know if it's possible though, really got no idea.