Skip to content

A Remote Administration Tool (RAT) for Windows written in C++ with a fancy C.L.I.

License

Notifications You must be signed in to change notification settings

dannythehacker/DOSrat-2.0

 
 

Repository files navigation


Icon & Logo art by Drunkeran

DOSrat 2.0

Version Download OS

The purpose of this project is to test my knowledge, and share it with you, it won't be much but it's my milestone, i hope to improve myself and maybe provide an alternative to remote control software.

In practice DOSrat 2.0 is a remote administration tool (RAT), successor of the first DOSrat project, it has several improvements in TCP/IP communication, a better command line interface, a totally different client build system which makes it more fast, and many more features beyond those already existing in its predecessor.

BETA

Currently the software is in BETA, the versions will still be published in the Release section but will have the wording "-b.X".
Updates will be downloaded and installed automatically if you keep the option active.

Among the priorities of the project is backwards compatibility, the goal is to maintain the possibility of running new functions on old Clients without breaking them, and the functionality of remotely updating a Client is already available.

Release 2.0.0 Goals

The priorities to get to the first 2.0.0 Release are:

  • Provide the ability to choose between English and Italian, and create a system to allow anyone to add a translation.
  • Implement key features like ability to see remote desktop(2.0.0-b.6), remote file explorer(2.0.0-b.3), remote control from Telegram bot, and much more…
  • ✅ Provide a backward compatibility basis for future updates.
  • ✅ Implement a stable TCP/IP connection system.

Don't remember a command? Need help with setup? Do you want more details about the project? The wiki is your best friend!

DOSrat 2.0 has its own dedicated wiki for (almost) any question you have. It will be updated as the project grows, and will be available in the two main languages, English and Italian.

DISCLAIMER

I, the creator, am not responsible for any actions and or damages caused by this software. You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only. This software's intended purpose is NOT to be used maliciously, or on any system that you do not have own or have explicit permission to operate and use this program on. By using this software, you automatically agree to the above.

About

A Remote Administration Tool (RAT) for Windows written in C++ with a fancy C.L.I.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%