/CatRAT

A simple RAT written in C++

Primary LanguageC++

CatRAT

FOR EDUCATIONAL PURPOSES ONLY. DO NOT USE FOR NEFARIUOS PURPOSES

This is a simple RAT that allows you to execute commands on the "client" computer. It does not give Admin permissions.

It also has no networking implementation because I want it to be an educational project. It communicates with txt files.

(This is my first "big" C++ project so feedback is much appreciated)

USAGE:

Edit the directories to "Server - Client.txt", "Client - Server.txt" and CACHE.txt in both files. Change the AES key if you want to. Compile both files and launch the client. Then launch the server with -h.