Skip to content

CoreHub-lol/DiscoGrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Discord Token Grabber

Security Warning Python Version

This Python script extracts Discord tokens and other user information from various web browsers and applications. It was originally created for educational purposes to understand how to work with APIs and browser data. It is illegal and ethically problematic to use this script in real scenarios as it steals personal data from users without their consent.

WARNING: This script can be used to steal user data. Only use it in a controlled, secure environment and never without the explicit permission of the user. Misuse of this code can lead to serious legal consequences.

Features

  • Extracts Discord tokens from various supported applications and browsers (e.g., Chrome, Opera, Discord, etc.).
  • Retrieves information such as Nitro subscription, server memberships, and payment details.
  • Sends stolen data via a webhook to a predefined URL.

Requirements

  • Python 3.x
  • The following Python libraries must be installed:
pip install pypiwin32 pycryptodome

Usage

  1. Make sure Python 3.x is installed on your system.
  2. Install the necessary libraries:
    pip install pypiwin32 pycryptodome
  3. Download the script
  4. Change in line 207 the webhook placeholder to your Discord webhook
  5. Run the code
 python3 main.py

Note: The script looks for Discord tokens in the local data of supported applications and browsers. Do not use this script without the explicit consent of the affected users.

Security Disclaimer

This script can be dangerous and should never be used without permission. Running this script in a real environment could lead to legal consequences. Use at your own risk.

Disclaimer

This script was created for educational purposes. The author takes no responsibility for the misuse of this code. Any use of this code to conduct unauthorized activities or steal data is illegal and violates the terms of service of Discord and other software.


Made by TucoT9 and Joinexception

About

Discord token and more grabber

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages