PyRAT is an exploiting tool which compiles a malware with famous payload, and then the compiled maware can be executed on Windows PyRAT Provides An Easy way to create Backdoors and Payload which can bypass most anti-virus.
This tool is for educational purpose only, usage of PyRAT for attacking targets without prior mutual consent is illegal. Developers assume no liability and are not responsible for any misuse or damage cause by this program.
- Servicing multiple connections.
- Adding to autoload.
- Automatic client reconnection.
- Getting location and ip-address.
- File upload.
- Downloading files.
- Executing shell commands.
- Any help is welcome.
Instructions on how to install PyRAT
git clone https://github.com/erofcon/PyRAT.git
cd PyRAT
pip install -r requirements.txt
python builder.py