Skip to content

WinXploit is a Python-based Telegram bot designed to provide remote control functionality for Windows PCs. This versatile bot allows 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.

License

Notifications You must be signed in to change notification settings

sidinsearch/WinXploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨🏻‍💻 WinXploit Telegram Bot

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.

🌟 Getting Started

Prerequisites

  • 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.

📦 Installation

  1. Download the zip file of the project.

  2. Extract the contents of the zip file.

  3. Open a terminal window and navigate to the project directory.

  4. Run the following command to install the required dependencies:

    pip install -r requirements.txt

🚀 Usage

  1. Run the script by executing the following command in the terminal:

    python script.py
  2. Follow the on-screen instructions to set up your Telegram Bot API Key and Chat ID.

  3. After completion, the script will generate the executable WinXploit.exe.

  4. Run WinXploit.exe on your Windows PC.

  5. The bot will automatically create a startup folder in Windows and provide you with a set of commands on your Telegram chat.

🌐 Generating Telegram Bot API Token

To use this tool, you need to create a Telegram Bot and obtain its API Token. Here's a brief overview:

  1. Open Telegram and search for the BotFather.

  2. Start a chat with BotFather and use the /newbot command to create a new bot.

  3. Follow the instructions to choose a name and username for your bot.

  4. Once the bot is created, BotFather will provide you with the API Token. Copy this token.

🔍 Obtaining Telegram Chat ID

To get your Telegram Chat ID, you can use the IDBot:

  1. Start a chat with IDBot on Telegram.

  2. Use the /myid command to get your unique Chat ID.

  3. Copy the Chat ID for use in the WinXploit setup.

🚀 Commands

  • /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.

🚨 Disclaimer

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.

🎥 Video Tutorial

WinXploit.Tutorial.mp4

🌟 Credits

  • sidinsearch

About

WinXploit is a Python-based Telegram bot designed to provide remote control functionality for Windows PCs. This versatile bot allows 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages