TeleC2rypt is a powerful Windows remote administration tool that operates through Telegram, providing secure and stealthy system control capabilities.
gihub.video.mp4
- Full system information retrieval
- Process management and monitoring
- Service control and configuration
- Registry manipulation capabilities
- Scheduled task management
- Network configuration control
- Connection monitoring
- Firewall management
- Advanced networking tools
- File system navigation
- File upload/download capabilities
- Directory manipulation
- File attribute management
- User authentication
- Session management
- Permission control
- Command validation
- Screenshot capability
- System status monitoring
- Event log access
- Performance tracking
- Clone the repository:
git clone https://github.com/yourusername/TeleC2rypt.git
cd TeleC2rypt
- Install requirements:
pip install -r requirements.txt
- Configure your environment:
# Create .env file with your settings
TELEGRAM_TOKEN=your_bot_token
ALLOWED_USER_ID=your_telegram_id
- Build the executable:
python build.py
/start - Initialize connection
/help - Show available commands
/screenshot - Take screenshot
/download <path> - Download file
/upload - Upload file to system
systeminfo - Get system information
tasklist - List running processes
netstat - Show network connections
reg query - Query registry
dir - List directory contents
type - View file contents
copy - Copy files
del - Delete files
The tool can be configured through the following files:
.env
: Environment variables and tokensrequirements.txt
: Python dependenciesbuild.py
: Build configuration
Pro Features: TeleC2rypt Pro
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
This tool is for educational and research purposes only. Users are responsible for compliance with all applicable laws. The authors assume no liability for misuse or damage.
- Python Telegram Bot library
- PyInstaller
- PyAutoGUI
Made with ❤️ by [Da7rkx0]