deleted my old bitcoin wallets password, trying to find the right command to figure!
#2
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
Reply


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