gurnec / btcrecover

An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.
GNU General Public License v2.0
1.31k stars 701 forks source link

Trezor PassPhrase #388

Open Chakars13 opened 3 years ago

Chakars13 commented 3 years ago

Hi All,

Is there a way to pass in all 24 word seed in correct order (seed is known). Receiving address is known too. Idea here is to find only password, not seed.

As so far it looks like it is using Bip39-En seed file which doesn't really help as those are 2048 words. Tried to reduce it, however unsuccessfully.

Second thing is there a way to give approximate length of password? as lets say you know it is longer than 5 symbols and you know max isn't 52. however I would guess it works upwards so max isn't needed, only min.

Any help would be much appreciated, happy to share details and BTC.

3rdIteration commented 3 years ago

BTCRecover supports searching for the BIP39 passphrase. The length can be managed through the min and max tokens commands.