Author

Topic: if I have no clue for the wallet.dat password of bitcoin core (Read 194 times)

legendary
Activity: 1624
Merit: 2481
Well.. without any clue it will be almost impossible to decrypt your wallet file.
You could try to bruteforce it in a reasonable range. For example: If you usually have 6-9 chars passwords, then only bruteforce those 6-9 chars long passwords.
This also applies to some special characters you may use more often. Characters which you are sure of you didn't use can be blacklisted, so no computation time is wasted.
One of the best (if not the best) recovery tool for your purpose would be btcrecover[1] with its password recovery: https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial.

If the amount stored in your wallet is high enough you might consider renting some cloud computing and split your bruteforcing between a few machines.
This might require a bit more in-depth knowledge and perhaps a modification of the tool.

[1] https://github.com/gurnec/btcrecover).
member
Activity: 100
Merit: 11
i have no idea for the password actually
legendary
Activity: 1372
Merit: 1252
No, it is impossible. If it were, then what's the point of having a password and encryption?

Who knows. If he used a really lame password, he could try bruteforcing it. But anything higher than 12 characters containing special characters, numbers, caps on and off.. it's most likely impossible to bruteforce AFAIK.

OP how many characters did you remember using? or you have no idea?
staff
Activity: 3458
Merit: 6793
Just writing some code
No, it is impossible. If it were, then what's the point of having a password and encryption?
member
Activity: 100
Merit: 11
if I have no clue for the wallet.dat password of bitcoin core   Is there any good way to get the coins?
How difficult it is
Possibility to solve in the future ?
Jump to: