3ct0s / dystopia-c2

Windows Remote Administration Tool that uses Discord, Telegram and GitHub as C2s
GNU General Public License v3.0
525 stars 120 forks source link

Update Main Branch #5

Closed 3ct0s closed 2 years ago

3ct0s commented 2 years ago
  1. Added silent Python installation support using the "-s" argument on the setup.sh command. Ex: sudo ./setup.sh -s
  2. Fixed issue with the Keylogger, messages that contained more than 2000 characters were not sent. Now if the log is more than 2000 characters it adds the log inside a file and sends the file instead.