Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Features

File Format Support

Documents

  • Text: txt, md, log, dat
  • PDF: All PDF versions
  • Microsoft Office: doc, docx, xls, xlsx, ppt, pptx
  • Web: html, htm, xml, json
  • Other: rtf, csv, tsv

Images

  • Formats: jpg, jpeg, png, gif
  • AI Analysis: Extract text from images using OpenAI Vision
  • Use Cases: Screenshots, photos of written seeds

Archives

  • Formats: zip, rar, 7z, tar, gz, bz2, xz, zstd
  • Nested Support: Up to 3 levels deep
  • Password Protected: Attempts common passwords

Detection Methods

Basic Detection

  • Pattern matching for word sequences
  • BIP39 wordlist validation
  • Length validation (12, 15, 18, 21, 24 words)

Enhanced Detection

  • Typo Correction: Fixes misspelled BIP39 words
  • Homoglyph Detection: Handles similar-looking characters
  • List Recognition: Detects numbered/bulleted lists
  • Multi-language: Supports all BIP39 languages

AI Detection

  • Sends images to OpenAI for text extraction
  • Processes AI responses to find seed phrases
  • Requires API key configuration

Performance Features

Multi-threading

  • Parallel file processing
  • Configurable thread count
  • Efficient queue management

Memory Optimization

  • Streaming file reading
  • Duplicate detection filter
  • Batch writing to disk

Archive Handling

  • Extracts to memory when possible
  • Temporary file cleanup
  • Recursive processing

Output Organization

File Types

  • Simple Files: Just the secrets, one per line
  • Detail Files: Secrets with source file paths

Deduplication

  • Prevents duplicate entries
  • Tracks unique secrets only
  • Case-insensitive for certain types

Real-time Updates

  • Progress counter
  • Files processed counter
  • Secrets found counter