/SimpleRAT

Simple RAT (Remote Access Toolkit) in Python with file transfer

Primary LanguagePython

Simple Python RAT

Features

  • File transfer
  • List directory

Compile client

pyinstaller --onefile --windowed --icon=service.ico client.py