Is that possible for you to provide me walet.dat file I just want to brute force that wallet.dat, as I am really confused, how to use encrypted data provided by you? Please provide that encrypted wallet.dat file thanks
Good try. You can use the mkey with btcrecover as outlined above.
Also, does anyone have any time approximations for bruteforcing according to password length? Such as
5 char = xx min
6 char = xx min
7 char = xx min
and so on. doesnt have to be exact in any sense im just trying to wrap my mind around how long it would take (assuming gpu acceleration)
For a case sensitive alphanumeric password (az, AZ, 09), using a GPU cracking setup at around 20k pwds/second, it will take:
Length Time (days)
5 0,5
6 33
7 2038
8 126354
So very difficult without some dictionary guessing.