WinXploit is a Python-based Telegram bot designed for remote control functionality on Windows PCs. This tool empowers users to interact with their computer through Telegram, enabling various commands for tasks such as taking screenshots, retrieving system information, managing files, controlling the webcam, and more.
- Python must be installed on the operating system where you plan to generate the WinXploit executable (
WinXploit.exe
). - It is not necessary to have Python installed on the system where you intend to run
WinXploit.exe
.
-
Download the zip file of the project.
-
Extract the contents of the zip file.
-
Open a terminal window and navigate to the project directory.
-
Run the following command to install the required dependencies:
pip install -r requirements.txt
-
Run the script by executing the following command in the terminal:
python script.py
-
Follow the on-screen instructions to set up your Telegram Bot API Key and Chat ID.
-
After completion, the script will generate the executable
WinXploit.exe
. -
Run
WinXploit.exe
on your Windows PC. -
The bot will automatically create a startup folder in Windows and provide you with a set of commands on your Telegram chat.
To use this tool, you need to create a Telegram Bot and obtain its API Token. Here's a brief overview:
-
Open Telegram and search for the BotFather.
-
Start a chat with BotFather and use the
/newbot
command to create a new bot. -
Follow the instructions to choose a name and username for your bot.
-
Once the bot is created, BotFather will provide you with the API Token. Copy this token.
To get your Telegram Chat ID, you can use the IDBot:
-
Start a chat with IDBot on Telegram.
-
Use the
/myid
command to get your unique Chat ID. -
Copy the Chat ID for use in the WinXploit setup.
/start
: Display a list of available commands./screen
: Capture and send a screenshot./sys
: Get system information./ip
: Get the public IP address./ls
: List directory contents./cd
: Change directory./upload
: Upload a file to the PC./crypt
: Encrypt files in a folder./decrypt
: Decrypt files in a folder./lock
: Lock the Windows session./shutdown
: Shut down the PC./webcam
: Capture and send a webcam photo./speech
: Use text-to-speech functionality./clipboard
: Check the clipboard content./shell
: Run shell commands./wifi
: Get Wi-Fi passwords.
Use this software responsibly and at your own risk. It is provided for educational purposes only. The creators are not responsible for any misuse or damage caused by its use.
WinXploit.Tutorial.mp4
- sidinsearch