BitcoinRx.Org Supports Most Wallets
BitcoinRx Wallet Recovery is an open source wallet password and seed recovery tool.
For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid)
For wallet password or passphrase recovery, it is primarily useful if you have a reasonable idea about what your password might be.
Getting Started
Your best bet is to follow the instructions, then read the "Quick Start" for the recovery type you want.
Getting Support
If you need help, ask a question in the comments section for any of video closest to your situation.
If you have found a bug, please contact us at admin@BitcoinRx.Org
Features
- Seed/Passphrase Recovery when for: (Recovery without a known address requires an Address Database)
- Avalanche
- Bitcoin
- Bitcoin Cash
- Cardano (Shelley Era Addresses)
- Cosmos (Atom) Any many other Cosmos Chains (Nym, GravityBridge, etc)
- Dash
- DigiByte
- Dogecoin
- Ethereum
- Groestlcoin
- Helium
- Litecoin
- Monacoin
- Polkadot (sr25519, like those produced by polkadot.js)
- Ripple
- Secret Network
- Solana
- Stacks
- Stellar
- Tezos
- Tron
- Vertcoin
- Zilliqa
- And many other 'Bitcoin Like' cryptos
- SLIP39 Passphrase Recovery for most coins supported by the Trezor T
- Bitcoin
- Bitcoin Cash
- Dash
- Digibyte
- Dogecoin
- Ethereum
- Litecoin
- Ripple
- Vertcoin
- Descrambling 12 word seeds (Using Tokenlist feature for BIP39 seeds via seedrecover.py)
- Wallet File password recovery for a range of wallets
- Seed Phrase (Mnemonic) Recovery for the following wallets
- Electrum (1.x, 2.x, 3.x and 4.x) (For Legacy and Segwit Wallets. Set --bip32-path "m/0'/0" for a Segwit wallet, leave bip32-path blank for Legacy... No support for 2fa wallets...)
- Electron-Cash (2.x, 3.x and 4.x)
- BIP-32/39 compliant wallets (bitcoinj), including:
- BIP-32/39/44 Bitcoin & Ethereum compliant wallets, including:
- Ethereum Validator BIP39 Seed Recovery
- Bitcoin wallet password recovery support for:
- Altcoin password recovery support for most wallets derived from one of those above, including:
- Free and Open Source - anyone can download, inspect, use, and redistribute this software
- Supported on Windows, Linux, and OS X
- Support for Unicode passwords and seeds
- Multithreaded searches, with user-selectable thread count
- Ability to spread search workload over multiple devices
- GPU acceleration for Bitcoin Core Passwords, Blockchain.com (Main and Second Password), Electrum Passwords + BIP39 and Electrum Seeds
- Wildcard expansion for passwords
- Typo simulation for passwords and seeds
- Progress bar and ETA display (at the command line)
- Optional autosave - interrupt and continue password recoveries without losing progress
- Automated seed recovery with a simple graphical user interface
- Ability to search multiple derivation paths simultaneously for a given seed via --pathlist command (example pathlist files in the )
- “Offline” mode for nearly all supported wallets - use one of the extract scripts (click for more information) to extract just enough information to attempt password recovery, without giving btcrecover or whoever runs it access to any of the addresses or private keys in your Bitcoin wallet.
If you want the tool to support a crypto/wallet that isn't listed above, please test that it works and submit a PR which includes a unit test for that coin and also any required code to accept the address format.
If you are trying to do a recovery for a wallet that isn't listed above, feel free to contact us .