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

🌱 Seedx

Advanced seed-phrase parser that surfaces hidden insights from huge datasets — even in complex formats.

🎯 Overview

Seedx is a high-performance tool for extracting cryptocurrency seed phrases and private keys from various file formats. It can scan entire directories, process archives, and even extract text from images using cutting-edge AI technology.

✨ Key Features

  • Multi-format Support: Text, PDF, Word, Excel, images, and archives
  • Smart Detection: Typo correction and pattern recognition
  • Archive Processing: Recursive extraction up to 3 levels deep
  • AI Image Analysis: Extract seed phrases from screenshots and photos
  • Parallel Processing: Multi-threaded scanning for speed

🔍 What Seedx Finds

🗝️ Seed Phrases

  • BIP39 mnemonic phrases (12, 15, 18, 21, or 24 words)
  • Multiple language support for international seed phrases
  • Smart typo correction for misspelled words

🔐 Private Keys

  • Cryptocurrency private keys in various formats
  • Multiple encodings: Hex, Base58, WIF, and more

🔑 Other Secrets

  • API keys from 100+ services
  • Authentication tokens and session keys
  • Access credentials and sensitive data

🚀 Quick Start

  1. Launch Seedx from the Quantium launcher
  2. Select source directory to scan
  3. Configure detection options
  4. Start scanning

📁 Output

Seedx creates organized output files for easy processing:

seedx_output/
├── seeds.txt              # Found seed phrases
├── seeds_details.txt      # Detailed locations
├── private_keys.txt       # Cryptocurrency keys
├── private_keys_details.txt
├── other_secrets.txt      # API keys & tokens
└── other_secrets_details.txt

Pro Tip: The _details files show exact locations where each item was found!