Post
Topic
Board Services
Re: Crack my bitcoin wallet address and get 0.155 btc + 0.5BTC
by
fran2k
on 15/09/2017, 12:43:13 UTC
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 (a–z, A–Z, 0–9), 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.