Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
/ Discord-RAT Public archive

A powerful Discord RAT for remote control & monitoring. Capture screenshots, grab passwords, evade detection.

License

Notifications You must be signed in to change notification settings

neospl0it/Discord-RAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord RAT

Description

Discord RAT is a Remote Access Trojan (RAT) designed to enable remote control and monitoring of target devices. It offers a range of features, including capturing screenshots, taking webcam photos, retrieving system information, downloading files remotely, and more. Please note that this tool is created for educational and ethical purposes exclusively. Unauthorized use is strictly prohibited.

Features

  • Capture screenshots
  • Take webcam photos
  • Retrieve system information
  • Download files remotely
  • Grab saved passwords from browsers
  • Grab saved cookies from browsers
  • Grab Discord user token
  • Retrieve system logs
  • Kill specified processes
  • Control screenlogger functionality
  • Set and execute payloads from URLs
  • Grab saved WiFi passwords
  • Ping functionality to check bot responsiveness

Prerequisites

  • Python 3.6 or higher
  • Discord.py library
  • Other required Python packages listed in requirements.txt

Usage

To utilize the RAT, follow these steps:

  1. Clone or download the repository.
  2. Install the required Python packages by executing: pip install -r requirements.txt
  3. Replace BOT_TOKEN in Main.py with your actual Discord bot token.
  4. Build the RAT, preferably using PyCharm IDE, by running the script: python Builder.py
  5. Invite the bot to your Discord server and utilize the available commands.

Building the RAT

  1. Ensure that the necessary prerequisites are installed.
  2. Save your bot token in Main.py.
  3. Use PyCharm IDE to build the RAT by executing Builder.py, which generates a standalone executable (rat.exe) from the scripts.
  4. Check the "dist" folder for the rat.exe file.

Defender Evasion

This RAT is designed to evade detection by traditional antivirus software. However, it's important to acknowledge that the effectiveness of evasion techniques may vary over time as antivirus systems improve. While efforts have been made to make the RAT undetectable, it cannot be guaranteed that it will evade all antivirus solutions. It's always recommended to use such tools responsibly and legally.

image image

⚠️ NOTICE — ARCHIVED & UNMAINTAINED ⚠️

This is an old project. The code is outdated, many features do not work, and it will not be updated or fixed.

  • 🚫 Issues and PRs will not be accepted.
  • 🚫 Please do not DM asking for a working version.

This repository is kept online only for historical / educational purposes.

License

DAT is released under the MIT License. See the LICENSE file for more details.

Disclaimer

The creators of this project are not responsible for any unauthorized use or misuse of the software. This tool is intended for educational and ethical purposes only. Use it responsibly and only on devices that you own or have explicit permission to access.

About

A powerful Discord RAT for remote control & monitoring. Capture screenshots, grab passwords, evade detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages