Author

Topic: Missing last 7-9 digits of Blockchain's second password (Read 171 times)

legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
Tried these password hints with wildcards, but btcrecover only tries 4 or 5 iteration:
^1^ASDFGHj
12%7,9d
Have you used --passwordlist intead of --token?
If so, it could be the reason for the very small iterations which is as much line as the passwordlist, if not used with certain "typo" args.

Your choices are either:
  • Use --token your-tokens.txt ∙ then use the same "your-tokens.txt" in your example.
  • Use --passwordlist your-passwordlist.txt --has-wildcards ∙ then use a single line of "your-passwordlist.txt" instead: ASDFGHj12%7,9d
member
Activity: 378
Merit: 53
Telegram @keychainX
Hi,

So I know the first nine characters of my second password,  know exactly which one of the letters are capitalized, the last two of the first nine characters are numbers, oh and the missing 7-9 characters do contain duplication of a digit.Tried these password hints with wildcards, but btcrecover only tries 4 or 5 iteration:
^1^ASDFGHj
12%7,9d
Do I need to include typos? Any help will be greatly appreciated.

Hi, Its better to extract the hash and use hashcat. You can find it here: https://hashcat.net/hashcat/

Looking at your password ^ is a character that sometimes gets interpreted differently depending on your keyboard setup.

If you want to stick with btcrecover try  --typos-insert and --max-typos-insert

Good luck!

/KX
legendary
Activity: 3374
Merit: 3095
Playbet.io - Crypto Casino and Sportsbook
Are you trying to brute force the blockchain wallet backup in JSON format?
You might be using an old version of BTCrecover which is why it only tries 4 to 5 times.
Try this one https://github.com/3rdIteration/btcrecover
Also, check the usage sample here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-08_Recovering_Blockchain_Wallet_Passwords/Example_Recovering_Blockchain_Wallet_Passwords/

If this is a blockchain wallet why not recover your wallet with your backup seed phrase?

I think it is better to hire professional recovery services because it's hard to guess 7 or 9 characters.
You can find the official thread here https://bitcointalksearch.org/topic/bitcoin-wallet-recovery-services-for-forgotten-wallet-password-240779
newbie
Activity: 1
Merit: 0
Hi,

So I know the first nine characters of my second password,  know exactly which one of the letters are capitalized, the last two of the first nine characters are numbers, oh and the missing 7-9 characters do contain duplication of a digit.Tried these password hints with wildcards, but btcrecover only tries 4 or 5 iteration:
^1^ASDFGHj
12%7,9d
Do I need to include typos? Any help will be greatly appreciated.
Jump to: