Skip to content

SoufiyanAk/PythonGUI-RAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PythonGUI-RAT

Python graphical user interface Remote access tool for windows and linux (Single client) (Incomplete Project)

Note: I will not take any responsibility of someone else's ill act with my program. But I do believe that a real learner will learn a lot from this.

PythonGUI-RAT is a fast and light-weight remote administration tool coded in Python

Features

Remote Shell
Download manager
Clean client

Tools Overview

In windows

In linux

Requirements

Python3
PyQT5

How to use it

Config the server with your IP Address
self.host = "192.168.145.134"
the same thing for the client
self.host = "192.168.145.134"

Run the server
Python3 server.py
Run the client to test your connection

The features I intended to program

Task Manager
File Manager
Password Recovery
Keylogger
System Information
Registry editor
RDP

Supported runtimes and operating systems

Supported operating systems (32 and 64-bit)

Windows 10
Windows Server 2019
Windows Server 2016
Windows 8/8.1
Windows Server 2012
Windows 7
Windows Server 2008
Windows Vista

Supported operating systems linux (32 and 64-bit)

Documentation

Youtube Videos (Arabic)
https://www.youtube.com/watch?v=NcxzaSwR1sk&list=PLasGwuDtDJHK7Nu4YhsD_Xp52rChz9Nmk

License

PythonGUI-RAT (EBF RAT) is distributed under the MIT License.

Thank you!

I really appreciate all kinds of feedback and contributions. Pleaes feel free to contribute in this project to learn or improve this.

About

Python graphical user interface Remote access tool for windows and linux (PYQT5) (Incomplete Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages