deleted my old bitcoin wallets password, trying to find the right command to figure!
#3
Wink 
(09-21-2022, 07:07 PM)hashcash Wrote: Try this https://github.com/sc0tfree/mentalist
it's a gui that helps you generate custom wordlist.


You mentioned second password, are you sure it is a. second password or just a bug with the way you are trying to dump the wallet?


I had great success extracting walet data once i found the password by using this fork of btcrecover https://github.com/3rdIteration/btcrecover

Code:
python3 btcrecover.py --wallet=wallet.aes.json --correct-wallet-password=thepasswordthatiscorect! --dump-wallet=thedumpedwalletdatafilenamehere.json


Thanks for the reply, 

that custom wordlist is exactly the sort of thing I was looking for!!! Ill give it a big effort.

it definitely has a second password set on the wallet.aes.json I remember setting it, I will look into that fork of btcrecover too. Considering renting a rig on vast.ai to speed things up..
Reply


Messages In This Thread
RE: deleted my old bitcoin wallets password, trying to find the right command to figure! - by Zeer - 09-21-2022, 07:25 PM