Python RAT Versions Save

Remote Administration tool for Windows Systems written in pure Python

Multithreading

2 years ago

Adding the features of disabling mouse/keyboard/all/task manager to one .py file. In order not to transfer compiled .exe files via socket from server to client.

Ctypes

2 years ago

Changing module "pywin32" to ctypes so as not to take much memory with heavy module and to compel application to work faster.