TelegramRAT
Telegram Remote Access Tool for Windows
Install / Use
/learn @Garneg/TelegramRATREADME
Telegram Remote Access Tool
Administration tool for Windows platform, easy accessible through you personal Telegram bot. All commands have description and example. Want to implement your own command? - there is infrastructure and guideline to do it simply.
This software was written in educational purposes only, everything you do with my code is at your own risk, i do not take responsibility for all possible damage you might cause using code in this repository. Remember to be a good boy, and not to spread malicious soft😉
Features
- Keyboard and Mouse Input Simulation
- Full Access to File System (including files upload)
- CMD Commands Executing
- Python 2.7 Scripts Executing
- Recording Audio
- Taking Photo From Webcamera
- Shutdown, Restart, Logoff
For full list of accessible commands - use /commands command
Requirments
- Platform - Microsoft Windows 7, 8, 8.1, 10, 11
- .NET Developer Pack for building
- .NET Runtime to work on, or no runtime at all
- Telegram Bot. How to create one
Resources and Guidelines
Based on F4RBER's Telegram_RAT_CSharp
