DiscordTokenProtector Versions Save

Protect your Discord token from malicious grabbers!

dev-11

1 year ago
  • Fixed the token detection of new tokens
  • Added a way to manually add tokens (hold CTRL-V with your token in the clipboard when adding it)
  • Fixed some spelling issues (thanks @AlmightyNan for pointing out the one in the README)

⚠️Several antiviruses are falsely flagging the protector as a virus. Add the protector to the exception list to use it. I'm working to remove this false flag from some vendors.

dev-10

1 year ago
  • You can now save multiple accounts in DTP and switch between them easily. (#38) DiscordTokenProtector_mZ0fg8OaDO
  • DTP will now use the system proxy by default (a warning message will be shown if it is using it)
  • The file yk.dat is now protected
  • Minor bugs have been fixed and the stability has been improved

⚠️Several antiviruses are falsely flagging the protector as a virus. Add the protector to the exception list to use it. I'm working to remove this false flag from some vendors.

dev-9-fix

2 years ago
  • Added support for a new token type

Update if the token detection in the setup is not working. (#41)

⚠️Several antiviruses are falsely flagging the protector as a virus. Add the protector to the exception list to use it. I'm working to remove this false flag from some vendors.

dev-9

2 years ago
  • Fixed the token detection (#25)
  • Added config integrity check (#30)
  • Better handling of errors
  • Fixed some bugs

⚠️Several antiviruses are falsely flagging the protector as a virus. Add the protector to the exception list to use it. I'm working to remove this false flag from some vendors.

dev-8

2 years ago

Added Discord process protection

This will protect your Discord client from memory reading grabbers (#8). They are very rare, but there is a public one that scanned a memory dump of Discord (similar idea but less efficient).

Added DTP thread protection

Moved integrity check settings in the encrypted config

Before, if DTP was not running, malware could disable the integrity check of Discord.

Added an update checker in the about tab

Added the ability to bypass the integrity check for .ico files (#21)

Please check the good practice page to avoid common mistakes.

dev-7

2 years ago
  • Added YubiKey support to encrypt the token
  • Fix stability issues
  • Added keepalive to avoid timeouts between DTP and the payload (#14)
  • Made a few stuff async (less freeze)
  • Added option to not use cached hashes in the integrity check
  • The encryption key will be encrypted in the memory when not used

dev-6-new

2 years ago

Replaced the old installer with a more user-friendly installer.

You can still select between the normal and the nostartup version in the installation process.

dev-6

2 years ago

Added an integrity check

dev-5

2 years ago

Added a password changer Added a recommendation to enable 2fa

dev-4

2 years ago

Initial public release

Follow this to install it.