Skip to content

Releases: andro2157/DiscordTokenProtector

Dev-11 : Fixed the detection

02 Nov 21:06
e470d52
Compare
Choose a tag to compare
  • 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 : Multi account support

29 Jun 18:35
b258a11
Compare
Choose a tag to compare
  • 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 Hotfix : Added support for a new token type

10 May 16:56
25b347a
Compare
Choose a tag to compare
  • 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 : Fixed token detection

28 Mar 18:32
81b44b0
Compare
Choose a tag to compare
  • 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 : Security update

21 Feb 21:09
e96ca03
Compare
Choose a tag to compare

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 : YubiKey Support & More Stable!

24 Oct 15:24
0050c30
Compare
Choose a tag to compare
  • 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 installer

16 Aug 18:51
177a1c9
Compare
Choose a tag to compare
Dev-6 New installer Pre-release
Pre-release

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 Release

30 Jun 16:14
cf6b22d
Compare
Choose a tag to compare
Dev-6 Release Pre-release
Pre-release

Added an integrity check

Dev-5 Release

14 Jun 17:43
aa923a5
Compare
Choose a tag to compare
Dev-5 Release Pre-release
Pre-release

Added a password changer
Added a recommendation to enable 2fa

Dev-4 Release

12 Jun 21:20
4e47344
Compare
Choose a tag to compare
Dev-4 Release Pre-release
Pre-release

Initial public release

Follow this to install it.