Let's say, someone was able to steal my Multibit .wallet file. How difficult is it to crack it in order to get to the private keys without any information about the password?
Just wondering, because i recently found a virus on my computer and this question came up to me.
Classic or HD? How long is the password?
HD:
>python btcrecover.py --no-dupchecks --performance --wallet mbhd.wallet.aes
Using 4 worker threads
| 1121 elapsed: 0:00:22 rate: 50.88 P/s
Interrupted after finishing password # 1127
while watching HD video.
Classic:
>python btcrecover.py --no-dupchecks --performance --wallet multibit_abc123def.key
-snip unrelated warning-
Using 4 worker threads
| 8649934 elapsed: 0:00:20 rate: 430.84 kP/s
Interrupted after finishing password # 8901756
Again while watching HD video. CPU is an i5 4. Gen.
btcrecover does not support GPUs for Multibit yet. AFAIK its also no longer activly developed either.