Documentation
Examples
Common usage patterns for Ichor.
Processing Archives
Select archives and extract data:
Input: logs.zip, data.rar
Settings:
- Extract passwords: Yes
- Extract cookies: Yes
- Extract Telegram: Yes
- Extract wallets: Yes
Output folder structure created automatically
Output Structure
Results organized by type:
Output/
├── passwords/
│ ├── raw files
│ └── categorized/
│ ├── social/
│ ├── email/
│ ├── financial/
│ └── gaming/
├── cookies/
│ ├── raw files
│ └── by_domain/
├── telegram/
├── wallets/
├── logs/raw/ (if enabled)
└── summaries/
├── passwords_summary.txt
├── cookies_summary.txt
└── summary.json
Filter Options
Filter by domains or patterns:
Domain filters:
Include: *.com, *.org
Exclude: *.edu
File filters:
Skip files larger than 1GB
Process only recent files
Performance Settings
Optimize for your system:
Threads: Auto-detect (8 cores = 8 threads)
RAM limit: 4GB
Priority: Normal
For large archives:
- Enable streaming mode
- Process one file at a time