btcrecover icon indicating copy to clipboard operation
btcrecover copied to clipboard

Unable to decrypt wallet, likely due to incorrect password.

Open bthanh18391 opened this issue 10 months ago • 1 comments

hello, when i use the password that hashcat found. That password can be login on blockchain.com. But can't dump-wallet. it say: Dumping Wallet File\Keys... 2025-01-02 08:11:34 NOTICE Possible (Unlikely) Match Found, recorded in possible_passwords.log Unable to decrypt wallet, likely due to incorrect password..

wallet fomat {"payload":"XXXXXXXXXXXXXXXXXXXXXXXXXXXX9jI7IN87Zq8Q1YTccETkVV8bmoXXcZHvTBFKMYaXoVJovWzDjGQgSqBViQbqMupk+LbU+td6S8","pbkdf2_iterations":5000,"version":4}

possible_passwords.log 2025-01-02 08:11:34 Possible Password1 ==>alo123456789<== in Decrypted Block ==>{"tag_names":[],<==

bthanh18391 avatar Jan 02 '25 01:01 bthanh18391

Thanks for the report and the info from the possible passwords log. It will be a very simple fix, I'll have a look in the next week or so.

3rdIteration avatar Jan 02 '25 21:01 3rdIteration

Fixed in https://github.com/3rdIteration/btcrecover/commit/23cfe0d4b33f6c100c856d66f58ea2eaf563f65c

3rdIteration avatar Mar 24 '25 13:03 3rdIteration