Results
The Results tab is a 3-panel workspace for credential validation: controls on the left, results table in the center, and live stats on the right.
Loading Credentials
Drag and drop a file onto the app, or use the file picker. Supported formats:
email:password
email;password One credential per line. Lines that do not match a valid format are skipped.
Loading Proxies
Load proxies via the file picker. Supported formats:
host:port
user:pass@host:port
protocol://host:port
protocol://user:pass@host:port Proxy types: HTTP CONNECT, SOCKS4, SOCKS5. All types are available on every plan.
Controls
| Button | Action |
|---|---|
| Start | Begin checking (requires online connection) |
| Pause | Temporarily halt, resume anytime |
| Stop | Cancel all remaining checks |
| Clear | Reset results and stats |
Results Table
Results appear in real time as checks complete.
| Column | Description |
|---|---|
| The email address checked | |
| Status | Result: Success, Invalid, 2FA, Locked, etc. |
| Protocol | Protocol used (IMAP, POP3, SMTP, Outlook) |
| Time | Check duration in milliseconds |
Status Filtering
Filter the table by status to focus on specific results: All, Success, Invalid, 2FA, Locked, Errors.
Output Files
Results are automatically saved to the session output directory:
| File | Contents |
|---|---|
success.txt | Valid credentials |
invalid.txt | Wrong passwords |
2fa.txt | Two-factor authentication required |
locked.txt | Disabled or suspended accounts |
rate_limited.txt | Server rate-limited |
captcha.txt | CAPTCHA challenge required |
password_change.txt | Password change required |
recovery.txt | Account recovery required |
errors.txt | Connection, timeout, proxy, TLS, and protocol errors |
Live Statistics
The right panel updates in real time:
- Total — credentials loaded
- Processed — checks completed
- Success — valid credentials
- Invalid — wrong passwords
- 2FA — two-factor required
- Locked — disabled accounts
- Rate Limited — throttled by server
- Captcha — CAPTCHA required
- Errors — connection failures, timeouts, proxy errors
- Active Workers — currently running threads