Skip to content

Kat9-123/CatRAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple RAT written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages