THIS REPO IS ARCHIVED AND WILL NO LONGER BE UPDATED.
Advanced Remote Administration tool for Windows Systems written in pure Python
THIS SOFTWARE IS INTENDED ONLY FOR EDUCATION PURPOSES! DO NOT USE IT TO INFLICT DAMAGE TO ANYONE! USING MY APPLICATION YOU ARE AUTHOMATICALLY AGREE WITH ALL RULES AND TAKE RESPONSIBITITY FOR YOUR ACTION! THE VIOLATION OF LAWS CAN CAUSE SERIOUS CONSEQUENCES! THE DEVELOPER ASSUMES NO LIABILITY AND IS NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.
Windows systems
- Pillow
- pywin32
- opencv-python
- comtypes
- pycaw (C++ Buils tools are required) (optional feature)
- pyautogui
- vidstream (VS Code is required) (optional feature)
#clone or download zip archive
https://github.com/FZGbzuw412/Python-RAT
#go to directory with files
cd Python-RAT
#install essential requirements
pip3 install -r server_requirements.txt
#launch
server.py
#clone or download zip archive
https://github.com/FZGbzuw412/Python-RAT
#go to directory with files
cd Python-RAT
#install essential requirements
pip3 install -r client_requirements.txt
#launch
client.pyw
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.