I sincerely apologize to everyone. I respect and welcome the fact that the real and permanent members of this platform still want to be a guide to help and guide my topic.
I apologize again for the confusion of meaning and the way I expressed myself. I did not want to disturb people who are respectful of their work here and who really want to help people with interest. I just wanted to get help. Otherwise, I do not want to disrespect anyone by offering a deal or making an offer.
Even though I tried to crack my wallet password with brute force and all kinds of techniques (hashcat, john) for more than 3 months, I could not succeed. As a last resort, I tried methods to decrypt my mkey encryption with AES, but I was still unsuccessful.
I get a warning that there is a problem with AES and mkey structure.
"minversion": 60000,
"mkey": {
"encrypted_key": "9334e5e670b7bb942f9bdace796bad4af83d2783f238d5fde0e082e20686ff85cb92bb0737da214 e2e39fd61b828bf6c",
"nDerivationIterations": 135318,
"nDerivationMethod": 0,
"nID": 1,
"otherParams": "",
"salt": "adfbb9cfa83e9cf6"
},
TypeError: decrypt_wallet_dat() got an unexpected keyword argument 'encrypted_mkey'
I think there are probably 2 reasons:
1- special character in the password
2- Or do I not have any mkey ( encrypted_mkey --> encrypted_key <-- )