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.
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.
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.