JojocraftTv / Discord-Token-Grabber-Java

A Discord Token Grabber (educational purposes only)
6 stars 2 forks source link
discord discord-token discord-token-grabber grabber grabber-token malware token token-grab

Discord-Token-Grabber-Java

A Discord Token Grabber (educational purposes only)

The new discord update now stores your token encrypted.
But the key is just stored in another file.
This was probably done to stop script kiddies from getting your token.

This Projekt was only created to show Discord that they need to step up there security in order to prevent this!
Why encrypt the Token, if you store the key in plain text, in a file?

This is just for educational purposes only, if you use this code maliciously please don't... We all just want to make discord a safer place.
You are responsible for your actions.

Dependencies

https://mvnrepository.com/artifact/org.json/json/20220320
https://mvnrepository.com/artifact/net.java.dev.jna/jna-platform/5.12.1