Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.05 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.05 KB

ezLog

Python Windows

A Python script to extract Discord tokens from various web browsers and Discord clients.

⚠ Disclaimer

This tool is for educational purposes only. Unauthorized access to others' accounts is illegal and unethical. Use it responsibly.

🚀 Features

  • Extracts and displays tokens from multiple browsers and Discord clients
  • Allows copying selected valid token to clipboard

🛠️ Requirements

  • Python 3.6+
  • pycryptodome
  • requests
  • pywin32
  • colorama
  • clipboard

📦 Installation

  1. Clone the repository:
    git clone https://github.com/clashhsalc/ezlog.git
    
  2. Install required packages:
    pip install pycryptodome requests pywin32 colorama clipboard
    

🚀 Usage

Run the script:

py main.py

Follow the on-screen prompts to select and copy a valid token.

Contributing

I welcome contributions! Please feel free to submit a Pull Request or open an Issue