🩸 Ichor
Intelligent log processor that extracts and categorizes cookies, passwords, Telegram sessions, and crypto wallets from directories and archives.
🎯 Overview
Ichor scans log collections to extract sensitive data, automatically categorizing credentials by service type (Banking, Crypto, Social, etc.) using AI-powered analysis. It processes archives with password cracking and provides real-time filtering.
✨ Key Features
- Multi-Type Extraction: Cookies, passwords, Telegram sessions, wallets
- AI Categorization: Automatic service type detection for credentials
- Archive Processing: ZIP/RAR/7Z with password attempts
- Real-time Filtering: Filter results during processing
- Smart Organization: Group by domain, parse credentials, export summaries
🚀 Quick Start
- Launch Ichor from Quantium launcher
- Select directory to scan
- Choose data types to extract
- Configure filters (optional)
- Start processing
🔍 Search Types
- 🍪 Cookies: Browser cookies and session data
- 🔐 Passwords: Stored credentials with parsing
- 💬 Telegram: Telegram Desktop session files
- 💰 Wallets: Cryptocurrency wallet files
- 📦 Unpack All: Extract all archives
📁 Output Structure
output/
├── cookies/ # 🍪 Grouped by domain
├── passwords/ # 🔐 Parsed credentials
├── telegram/ # 💬 Session files
├── wallets/ # 💰 Crypto wallets
├── unpacked/ # 📦 Extracted archives
└── summary.json # 📊 Statistics
🔥 Power Feature: AI categorization automatically sorts credentials into Banking, Crypto, Social, and more!