Post
Topic
Board Bitcoin Technical Support
Re: I have my wallet.dat from a backup but I can't remember my passphrase
by
bob123
on 06/06/2018, 13:19:53 UTC
Now i have only one question to maybe find a solution :

Can i recover seed from a list of private keys ?

No, this does not work.

It is not possible to calculate the seed (or the mnemonic code) out of one or multiple private keys.
The child-private-key-derivation function does use HMAC-SHA512. The only option would be to bruteforce it, which is practically not possible (2256 is too large to bruteforce).