pls ⭐ the repo
- ⭕ Works on
Discord
,DiscordPTB
,DiscordCanary
, alsoBetterDiscord
support. - 🛡️ Good randomazition for max security
- 🤖 Auto check and Install, Uninstall dependencies like Node.js
- 💡 Dummy friendly
- 🍝 Spaghetti code XD
Most of the token grabbers read out your token from %APPDATA%/discord/Local-Storage
or from the data stored in your browser (same method btw just reads out the file and search for the token)
So this program changes the discord directory to a randomly generated one so it can be harder/impossible for grabbers to steal your data.
But most public grabbers use the method listed above so it can help a f LOT.
The original main idea was from zimzika, he was the one who came up with this solution i just improved hes code and added a bunch of things to make it better
- Install Python 3.9 or above
- Download this repository (Download)
- Open Powershell or CMD as administrator and type script
pip install -r "setup/requirements.txt"
- Then execute the main script
py dc_protect.py
- Choose the Discord u wish to protect
- Wait for the program to do its thing
- 🎉 Your discord is protected
- Download the latest release (Download)
- Run the Program as Admin!!! Make sure the
setup/
folder is present - Choose the Discord u wish to protect
- Wait for the program to do its thing
- 🎉 Your discord is protected
if the process fails with one of the following errors:
-
This file is not original skipping...
-
Extract error! Maybe already protected?
-
Start the program as Administrator
-
if still not working Uninstall the Discord that failed protection.
-
Delete the following folders:
appdata/Roaming/discord
orappdata/Roaming/discordptb
orappdata/Roaming/discordcanary
appdata/Local/discord
orappdata/Local/discordptb
orappdata/Local/discordcanary
- (the folders depends on the discord you uninstalling)
-
Download the Discord installer Discord, DiscordPTB, DiscordCanary -Install Discord then try again protecting
-Install Node.js from Node.js