Use this software to decrypt the file from the wallet, I did everything as you requested, however when I click on Decrypt, I put my password and a message appears in red: Decryption failed (error: 80090005,581). Invalid data.
I've even followed your last gitbash tip up and Did not work either.
Is a lot of unsuccessful attempt, I do not know what is the problem of this dev of not leaving the keys with the users themselves. I'm almost using Mycelium, but Mycelium's problem is that I do not trust that PIN Of 6 numbers It seems easy to be broken by brute force
By the way in bitcoin wallet I had put a PIN before backing up, which part does that PIN enter?
You really are willing to help me thank you for now.
I'm a little grateful.
I'n not sure about the pin, but I successfully decrypted a test backup wallet a while ago. The problem is I can't remember its password, although I still have the file.
I reinstalled Schildbach's Wallet on my phone and tried to generate a new wallet file and password, but it won't let me set a password, or do a backup. I can't find any options for that. The quote below suggests I will have to send Bitcoins to the wallet before it will display a backup reminder on the bottom of the screen. After that I should be able to backup my wallet file, move it to my computer, and start running tests on it.
Well, the app has an in-app backup reminder that tells you when its needed to back up the wallet. Keep an eye on the bottom of the main screen. Normally, you only need to refresh your backup when you have added a key.
I'll make a start on that tomorrow. There should be an option to do a backup whenever you want, not just when the app decides it's time to do one.
I can't test the instructions properly until I get a wallet file with a password I can remember. After trying the command line instructions with my current wallet file I got the bad decrypt error below, but Schildbach's Github says that means the password's wrong. When I tested my file with that software I got a bad data error, but assumed that was because I couldn't remember the password.
https://github.com/bitcoin-wallet/bitcoin-wallet/issues/289I found the command line option using openssl. I tried that approach and received the following error:
[user@vault ~]$ openssl enc -d -aes-256-cbc -a -in Android-Bitcoin-Wallet-backup-2015-06-29 > bitcoin-wallet-decrypted-backup
enter aes-256-cbc decryption password:
bad decrypt
140667725473648:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:609:
schildbach commented on 5 Jan 2016
Yes, that means the backup password is wrong.