Skip to content

nicholasvettor/one_line_token_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

THIS FOR EDUCATIONAL PURPOSES ONLY

I am not responsible for anything that happens by using this token logger.

A basic discord token logger that cycles through user cookies until it finds a discord cookie, decrypts that cookie, and then sends it to a discord webhook. Using python and base64, you can shorten this token logger into a single line that can be easily implanted into any application.

The reason I don't provide the shortened logger already generated is because the webhook link wouldn't be editable

Usage:

  1. Open up token_logger.py and then change the webhook link on line 19 to your own.
  2. Use one_line_generator.py to generate the one line version
  3. Profit

About

A discord token logger shortened into one line using some fancy python magic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages