Electrum Wallet Encrypted Mnemonic — Hashcat Mode 27700
TL;DR — Electrum (popular Bitcoin-only wallet) encrypts its seed mnemonic using AES + PBKDF2-SHA512. Mode 27700 covers Electrum 2.x through 4.x. Recovery feasibility depends on password complexity; recovery is feasible for typical user passwords.
Electrum's seed format
Electrum uses its own seed encoding (different from BIP39 — 'Electrum 2.0 seeds'). The seed is encrypted with AES-256-CBC using a key derived via PBKDF2-HMAC-SHA512 from the user password.
The wallet file is a JSON containing the encrypted seed plus metadata. Tools like electrum2john extract the hash for Hashcat.
Recovery realism
PBKDF2-SHA512 iteration count is moderate. Per-password GPU throughput is similar to other PBKDF2-SHA512 wallets — feasible for typical passwords, infeasible for strong random.
Old Electrum wallets from 2013-2018 era frequently have human-chosen passwords that are recoverable.
Frequently Asked Questions
Can I import recovered Electrum seed elsewhere?
Is the wallet file's hash format documented?
Related references
Have a wallet to recover?
Start with a free analysis. Encryption format is detected, free check runs first. Pay only if recovery succeeds.
Run a free wallet analysis