WORK IN PROGRESS. RAT written in Python
UNDER DEVELOPMENT
RAT application written in Python, this is still in the early development phase. It was never and will never be meant
for production use, it is only coded for educational purposes and hence will never be production ready.
At this moment in time, it does not have a GUI, everything is done in the command line.
I try to write code compatible with Python 3 and Python 2 as much as I can, but I focus on version 3 right now,
in the future I will make it 100% compatible with version 2.
The features implemented at this time are:
This uses the socket API in blocking mode. This RAT is also implemented in other programming languages:
Java, C++, etc. If you are interested on them, look at my Github repositories.