79481899

Date: 2025-03-03 18:58:03
Score: 1.5
Natty:
Report link

$wsh = New-Object -ComObject WScript.Shell while (1) { $wsh.SendKeys('+{F15}') Start-Sleep -seconds 59 }

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: JEuvin