Skip to content

DOSrat 2.0.0-b.6

Compare
Choose a tag to compare
@Criper98 Criper98 released this 05 Jun 20:57
· 8 commits to main since this release
1ed135c

BETA 6 ✨

For a complete list of functionalities, please refer to the Wiki

What's New 💥🚀

  • Added AddAVexclusion command.
  • Added DisableFirewall command.
  • Added ScreenShot command (finally!).
  • Added a file counter in the FileExplorer when the number of files exceeds the window space.

Bug Fixes 🔧🐞

  • Obfuscated some keywords in the Client to make it less detectable.
  • Improved installation process: Client now handles settings directly in memory, eliminating the need for external file read/write operations.

Side Notes ✏

Unfortunately, the size of Client.exe has significantly increased. Currently, there is no solution to this issue. To make it more versatile and without dependencies, i had to compile it with the necessary libraries statically linked to it.