Telegram Bot for remote control of PC
This Telegram bot allows you to remotely control your computer through commands.
Capabilities:
- Power management: Shutdown and restart PC.
- Screenshots: Capture screenshots of the screen.
- Data extraction: Extract passwords from the Chrome browser and browsing history.
- Clipboard monitoring: Track and modify clipboard content.
- File management: Upload and download files, create and delete directories.
- Process management: Get a list of processes and terminate processes by PID.
- Command execution: Execute commands in the command line (CMD).
- System information: Retrieve information about the system, network connections, and open ports.
- Keylogger: Capture keystrokes and active windows.
Easy to use:
- Send a command to the bot in Telegram.
- Follow the bot's instructions to perform actions.
Reliable:
- Only authorized users can control the bot.
- Detailed logging of actions.
Technologies:
- Aiogram: Asynchronous library for creating Telegram bots.
- PyWin32: For interacting with the Windows API.
- Crypto: For decrypting passwords.
- Pyperclip: For working with the clipboard.
- Psutil: For obtaining system information and managing processes.
- PIL: For creating screenshots.
- Pynput: For capturing keystrokes and mouse actions.
P.S.
In the screenshots, you can see examples of using the bot and its functionality.
#chat-bot #remote #pyTelegramBotAPI #telegambot #aiogram3 #Telegram #telethon #asyncio
Capabilities:
- Power management: Shutdown and restart PC.
- Screenshots: Capture screenshots of the screen.
- Data extraction: Extract passwords from the Chrome browser and browsing history.
- Clipboard monitoring: Track and modify clipboard content.
- File management: Upload and download files, create and delete directories.
- Process management: Get a list of processes and terminate processes by PID.
- Command execution: Execute commands in the command line (CMD).
- System information: Retrieve information about the system, network connections, and open ports.
- Keylogger: Capture keystrokes and active windows.
Easy to use:
- Send a command to the bot in Telegram.
- Follow the bot's instructions to perform actions.
Reliable:
- Only authorized users can control the bot.
- Detailed logging of actions.
Technologies:
- Aiogram: Asynchronous library for creating Telegram bots.
- PyWin32: For interacting with the Windows API.
- Crypto: For decrypting passwords.
- Pyperclip: For working with the clipboard.
- Psutil: For obtaining system information and managing processes.
- PIL: For creating screenshots.
- Pynput: For capturing keystrokes and mouse actions.
P.S.
In the screenshots, you can see examples of using the bot and its functionality.
#chat-bot #remote #pyTelegramBotAPI #telegambot #aiogram3 #Telegram #telethon #asyncio