A Python script to extract Discord tokens from various web browsers and Discord clients.
This tool is for educational purposes only. Unauthorized access to others' accounts is illegal and unethical. Use it responsibly.
- Extracts and displays tokens from multiple browsers and Discord clients
- Allows copying selected valid token to clipboard
- Python 3.6+
pycryptodome
requests
pywin32
colorama
clipboard
- Clone the repository:
git clone https://github.com/clashhsalc/ezlog.git
- Install required packages:
pip install pycryptodome requests pywin32 colorama clipboard
Run the script:
py main.py
Follow the on-screen prompts to select and copy a valid token.
I welcome contributions! Please feel free to submit a Pull Request or open an Issue