Can a forgotten wallet password actually be recovered?+
Sometimes. A password built from patterns, remembered fragments, or your usual habits is often recoverable through a targeted search. A long, genuinely random password with nothing remembered about it generally is not, and any service claiming otherwise is not being honest. We tell you which situation you are in on the first call.
Isn't the encryption too strong to break?+
The encryption itself is not the thing we defeat. We do not attack AES or the key derivation directly. We test candidate passwords built from your own habits against the file, which is a completely different and far smaller problem than breaking the cipher.
Will you know my password afterwards?+
The recovered password is used only to open your wallet, then handled entirely as you instruct. Nothing is retained, all work happens on air-gapped equipment, and funds are moved to a wallet you control at handover.
Can you tell me if it's worth trying before I commit?+
Yes, and we would rather do that than take a fee on a long shot. The free assessment gives you a realistic read based on what you remember and the wallet's encryption format. If the numbers do not support it, we say so.
Which wallet file formats do you handle?+
Bitcoin Core wallet.dat, Electrum, MultiBit, Armory, and standard JSON keystore files, among others. Each uses a different key-derivation method, which we identify from the file before quoting, because it determines how quickly candidates can be tested.
My wallet file is from an old version I can't run anymore. Does that matter?+
No. The encryption parameters, including the iteration count and salt, are read directly from the file itself, so we do not need the original software version to work on it.
How is this different from the recovery "tools" I've seen online?+
Anything asking you to upload your wallet file to a website, or to type your password into a form, is a scam. Legitimate password recovery works from an extracted hash on offline hardware, never from your live file on someone else's server.