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.
- 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
- Python 3.6 or higher
- Discord.py library
- Other required Python packages listed in
requirements.txt
To utilize the RAT, follow these steps:
- Clone or download the repository.
- Install the required Python packages by executing:
pip install -r requirements.txt
- Replace
BOT_TOKEN
inMain.py
with your actual Discord bot token. - Build the RAT, preferably using PyCharm IDE, by running the script:
python Builder.py
- Invite the bot to your Discord server and utilize the available commands.
- Ensure that the necessary prerequisites are installed.
- Save your bot token in
Main.py
. - Use PyCharm IDE to build the RAT by executing
Builder.py
, which generates a standalone executable (rat.exe
) from the scripts. - Check the "dist" folder for the
rat.exe
file.
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.
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This is an old project, and some features are currently not working as expected. It is outdated and in need of updates. If you are interested in contributing to this project, we welcome your help!
If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request. or DM me !
DAT is released under the MIT License. See the LICENSE file for more details.
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.