Post
Topic
Board Bitcoin Technical Support
Re: recover keys from wallet.dat without using pywallet
by
HCP
on 08/05/2021, 00:52:10 UTC
When you create a recovered wallet... you have to specify a passphrase that the recovered wallet.dat is going to use... you then specify the "possible" passphrases it should try when recovering keys/data etc...

The script attempts to decrypt any encrypted keys found using the "possible" passphrases... and then puts them into the recovered wallet.dat, encrypted with a master key derived from the "recovered wallet.dat" passphrase (NOT the passphrase of the original wallet)