Skip to content

Levi2288/Anti-Discord-Token-Grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Anti-Discord-Token-Grab

pls ⭐ the repo

Features

  • ⭕ Works on Discord, DiscordPTB, DiscordCanary, also BetterDiscord support.
  • 🛡️ Good randomazition for max security
  • 🤖 Auto check and Install, Uninstall dependencies like Node.js
  • 💡 Dummy friendly
  • 🍝 Spaghetti code XD

How it works?

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.

Warning

‼️THIS TOOL WILL WORK WITH MOST OF THE GRABBERS BUT OFC THERE ARE EXCEPTIONS,‼️

‼️ITS NOT GONNA PROTECT U FROM GOOD TOOLS THAT USE DIFFERENT METHODS.‼️

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

How to use? Read it!

If u dont know how to use programs like this its not my prob its your responsibility 😠

Using Python

  • 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

Using Released Program.

  • 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

Problems

Failed protecting

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 or appdata/Roaming/discordptb or appdata/Roaming/discordcanary
    • appdata/Local/discord or appdata/Local/discordptb or appdata/Local/discordcanary
    • (the folders depends on the discord you uninstalling)
  • Download the Discord installer Discord, DiscordPTB, DiscordCanary -Install Discord then try again protecting

Node Not Found

-Install Node.js from Node.js