non-public key – pockets.dat password recovey


everybody!
I forgot the password for my pockets.dat, I attempted to recuperate it myself, I’ve been engaged on it for a month now, however thus far with out success…in the mean time I bought to the pywallet.py program and obtained the next knowledge:
encrytped_key, nDerivationIterations, nDerivationMethod, nID, salt….
encrypted_key has a worth higher than 64 characters , is it potential to get a non-public key from these parameters?


“minversion”: 60000,
“mkey”: {
“encrypted_key”: “roughly 100 characters in HEX format”,
“nDerivationIterations”: 111111,
“nDerivationMethod”: 0,
“nID”: 1,
“otherParams”: “”,
“salt”: “16 characters in HEX format”
}

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top