Skip to content

JPDelprat/Discord-Token-Grabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Token-Grabber

A discord token grabber written in C++.

DISCLAIMER: This program should be used for educational purposes only.

About

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.

Features

  • Faster and better performance than a Python token grabber (compiled to .exe.)
  • Smaller file size

Usage

  1. Make sure you have Visual Studio 2019 with C++ installed.
  2. Open the .sln project and then open the .cpp file.
  3. Paste your webhook link
  4. Build x86 release

Picture1 Picture2

About

Discord token grabber written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%