Skip to content

0MrRoot0/DMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2918ab9 Β· Feb 24, 2025

History

7 Commits
Mar 15, 2022
Feb 24, 2025
Mar 15, 2022

Repository files navigation

DMP - Discord Malware Persistence

Persistent code execution in Discord through internal file modification.

πŸš€ Overview

DMP exploits Discord's internal Node.js modules to inject persistent code. This code executes whenever Discord is launched or manually refreshed using CTRL + R.

πŸ” Tested Environment:

  • Operating System: Windows 10
  • Application: Discord (Desktop App)

πŸ›  How It Works

The script modifies Discord’s internal Electron-based files, embedding itself into the application's startup routine. This method ensures that the payload executes whenever Discord starts or reloads.

⚠ Note: This persistence method is limited to the Discord application and does not affect the web version.

πŸ“– Want to Learn More?

For an in-depth breakdown, check out my article on Medium:
πŸ”— Malware Persistence Using Discord

⚠️ Disclaimer

This project is intended for educational and research purposes only. It is not designed for unauthorized use on any system.
By using this code, you agree that you hold full responsibility for any ethical and legal implications. The maintainers of this project do not endorse or condone illegal activities.

Releases

No releases published

Packages

No packages published