glv2 / bruteforce-wallet

Try to find the password of an encrypted Peercoin (or Bitcoin, Litecoin, etc...) wallet file.
Other
352 stars 134 forks source link

will this work with dogecoin wallet? #9

Closed chasecon closed 7 years ago

chasecon commented 7 years ago

im getting a "ERROR: Couldn't find required info in wallet." when I try with my doge wallet

glv2 commented 7 years ago

I tested the program with a wallet created with dogecoin-1.10.0 and it works.

The error you see could happen if the wallet file is not encrypted, or if there's an incompatibility between the version of the Berkeley DB library the wallet was created with and the version the bruteforce-wallet program was compiled with.

chasecon commented 7 years ago

What version do you think would be needed for a wallet from february,2014

glv2 commented 7 years ago

Probably DB 4.8 or DB 5.1.