-
Notifications
You must be signed in to change notification settings - Fork 713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Password search exhausted for known password #354
Comments
I´m having the same issue. In pull #343 they "fix" it changing some lines (showed bellow) but this didn't work for me ¿For you?
Does any one has any update? It seems that is because blockchain changed their encryption or api to another version but I havent been able to figure out more. |
Didn't work for me either, still looking for an alternate solution. |
Will follow this topic as having the same issue |
Have updated my python3 fork here: https://github.com/3rdIteration/btcrecover/ It now works with the latest blockchain.com wallets, both 1st password, second password and extract scripts. |
Thanks @3rdIteration that solved my issues. |
Tried running btcrecover against my own Blockchain wallet.aes.json.
I have a tokens.txt which when tested with command "python btcrecover.py --listpass --tokenlist tokens.txt" does indeed show my password in one of the 15 generated passwords.
However, when i ran btcrecover it came up with "password exhausted".
The text was updated successfully, but these errors were encountered: