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

ButtonAction
StartBegin checking (requires online connection)
PauseTemporarily halt, resume anytime
StopCancel all remaining checks
ClearReset results and stats

Results Table

Results appear in real time as checks complete.

ColumnDescription
EmailThe email address checked
StatusResult: Success, Invalid, 2FA, Locked, etc.
ProtocolProtocol used (IMAP, POP3, SMTP, Outlook)
TimeCheck 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:

FileContents
success.txtValid credentials
invalid.txtWrong passwords
2fa.txtTwo-factor authentication required
locked.txtDisabled or suspended accounts
rate_limited.txtServer rate-limited
captcha.txtCAPTCHA challenge required
password_change.txtPassword change required
recovery.txtAccount recovery required
errors.txtConnection, 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