Releases: andro2157/DiscordTokenProtector
Dev-11 : Fixed the detection
- 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)
Dev-10 : Multi account support
- You can now save multiple accounts in DTP and switch between them easily. (#38)
- 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
Dev-9 Hotfix : Added support for a new token type
- Added support for a new token type
Update if the token detection in the setup is not working. (#41)
Dev-9 : Fixed token detection
Dev-8 : Security update
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!
- 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
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
Added an integrity check
Dev-5 Release
Added a password changer
Added a recommendation to enable 2fa