Title: Blockchain.info Backup Post by: chokri29 on June 24, 2024, 09:52:39 PM I have a Blockchain.info backup (json file without password) i opened in chrome browser, it looks like this:
yagXerlXXXXX2lByXMYyM1pRzs3RAm/blCbw+i4fIcO4zrXXXXXInHIj7cT6m7netgLjVVMLP2kePbrv77h6E7SvYUGKYD3GSWiTcMQ65NszXXXXXCIm0HCkSwpthhR+6KAEM0VXJ1WHXIjyiXXXXX8fzi9KSSCvQstdo72+R/J9/Pk8owtNSMSrvQ52x8wDMZPF35cXXXXXZDz/ybJoYiNQUY1/E49TMlitDmsDzos/GlxorpUmrJ7VwJtnczx0i0d//TSc+j69ZYsr2CrW2wP+YyH7oF/XXXXd48FEiiQZqITfb0nmou1rl7/RMFdVfOj7WGT0YuUpsLm+eY5BeULuf3BXXXXLauUgEEEgdMKtVochCEjc2pC0yO1Ewtahq2Upo5xutB0VVOw+T/OfXGuXXXXPQdZjCKF3Vaj1aDVVLKv/jesPzg00Kf7CuGitlGVOWTUxnHTwlqVGSXXXXX9TeCybGoRXd8N8sxQjzKoADK05eVfjYiAdXBqjE0/x93rjQxQ3sRbpqwVfSbhmFBuKIJ53/dYlm2U8LXXXXXexc9JdVyq/eGSP0d0FBYNT7xlbq+n9qmXXXXXDjcEpXjlT1HQ4wkkVD/6CjDwttaeNbLEbtSEHZKB69gGAqgsfxaUeSHD02UC+SIepQ6ExNrnMzdWbb5vI55j7KUM= How to identify the private key??! Title: Re: Blockchain.info Backup Post by: nc50lc on June 25, 2024, 04:42:45 AM I have a Blockchain.info backup (json file without password) i opened in chrome browser, it looks like this: That doesn't look like "json", more like the "base64" encoded payload.Theoretically, if it's not encrypted (wallet.json), opening it with any text editor is enough to see the private keys in bare base58 format next to every "priv:" lines. Since you claimed that there's no password, decoding that base64 string should result with readable text containing the data I mentioned including master keys if the wallet is HD. You said "I Have", but didn't mentioned where you got it from. Is it from someone that claimed that it's a blockchain(dot)info backup or you downloaded it from the wallet yourself? Title: Re: Blockchain.info Backup Post by: SquirrelJulietGarden on June 25, 2024, 10:24:56 AM I have a Blockchain.info backup (json file without password) i opened in chrome browser, it looks like this: Do you have access to the email used to register that wallet?https://login.blockchain.com/#/reminder Guides and videos on brute force your wallet password. https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-08_Recovering_Blockchain_Wallet_Passwords/Example_Recovering_Blockchain_Wallet_Passwords/ https://www.youtube.com/watch?v=f63FpoTKwSw https://www.youtube.com/watch?v=rMtW8vIHHek Lastly try this service https://walletrecoveryservices.com/ Title: Re: Blockchain.info Backup Post by: bitmover on June 25, 2024, 02:04:38 PM I have a Blockchain.info backup (json file without password) i opened in chrome browser, it looks like this: That doesn't look like "json", more like the "base64" encoded payload.Theoretically, if it's not encrypted (wallet.json), opening it with any text editor is enough to see the private keys in bare base58 format next to every "priv:" lines. Since you claimed that there's no password, decoding that base64 string should result with readable text containing the data I mentioned including master keys if the wallet is HD. You said "I Have", but didn't mentioned where you got it from. Is it from someone that claimed that it's a blockchain(dot)info backup or you downloaded it from the wallet yourself? According to this post is stack exchange, wallet.aes.json may have this kind of data Quote https://bitcoin.stackexchange.com/questions/115557/what-is-the-correct-format-for-wallet-aes-json It seems Blockchain.info / blockchain.com's custodial wallets have used several different formats. In the github repository for btcrecover you can find some example wallets used for testing. These are in the btcrecover/test/test-wallets/ folder ... blockchain-v0.0-wallet.aes.json looks like base58 encoded data: Code: 5gMPxas8l5M1oCc7ss7tiPWfctSeunHmCpK18tdZh0dsaWQFLXbFV97qEG/v4Rvb So probably op has this wallet.aes.json Title: Re: Blockchain.info Backup Post by: chokri29 on June 25, 2024, 02:58:35 PM I have a Blockchain.info backup (json file without password) i opened in chrome browser, it looks like this: That doesn't look like "json", more like the "base64" encoded payload.Theoretically, if it's not encrypted (wallet.json), opening it with any text editor is enough to see the private keys in bare base58 format next to every "priv:" lines. Since you claimed that there's no password, decoding that base64 string should result with readable text containing the data I mentioned including master keys if the wallet is HD. You said "I Have", but didn't mentioned where you got it from. Is it from someone that claimed that it's a blockchain(dot)info backup or you downloaded it from the wallet yourself? I created this blockchain.info wallet in 2013, used it for about 5 years and then neglected it. Now want it back, so I looked for the backup and found it in my email https://i.postimg.cc/ZYPhqHfM/Screenshot-20240625-103859.jpg https://i.postimg.cc/PxTmFXdC/Polish-20240625-191306092.png I used the link to restore it: https://login.blockchain.com/wallet/import-wallet But my old password is not accepted (I think I changed it later) I found two types of backup files: 1/ Wallet.aes.json 648B (with password) 2/wallet.aes.json 1.7B (https://i.postimg.cc/MZsydJNG/Polish-20240625-191232234.png) My request is can i get something from the 1.7B backup file?! Title: Re: Blockchain.info Backup Post by: bitmover on June 25, 2024, 05:28:50 PM I created this blockchain.info wallet in 2013, used it for about 5 years and then neglected it. Now want it back, so I looked for the backup and found it in my email https://i.postimg.cc/ZYPhqHfM/Screenshot-20240625-103859.jpg https://i.postimg.cc/FKkMXVdG/Screenshot-20240625-104051.jpg I used the link to restore it: https://login.blockchain.com/wallet/import-wallet But my old password is not accepted (I think I changed it later) I found two types of backup files: 1/ Wallet.aes.json 648B (with password) 2/wallet.aes.json 1.7B (https://i.postimg.cc/x8BsRWg2/Screenshot-20240625-154844.jpg My request is can i get something from the 1.7B backup file?! Quoting images to make them visible. Indeed this is a wallet.aes.json file, as I mentioned earlier. Have you tried here? You can drop your wallet.aes.json file here https://login.blockchain.com/wallet/import-wallet https://talkimg.com/images/2024/06/25/hVhPN.png I never recovered such files. If you are having problems, this might be an alternative But try the blockchain.com link first. I discovered fhis website which looks legit as there are references of it in bitcoin stack exchange https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-08_Recovering_Blockchain_Wallet_Passwords/Example_Recovering_Blockchain_Wallet_Passwords/ Title: Re: Blockchain.info Backup Post by: nc50lc on June 26, 2024, 04:23:18 AM -snip- I used the link to restore it: https://login.blockchain.com/wallet/import-walletBut my old password is not accepted (I think I changed it later) Note: The "aes" between wallet and the extension indicates that its payload is encrypted. Do you have a backup of your account recovery phrase? (various number of words) That can recover your password and wallet ID, here: https://login.blockchain.com/wallet/forgot-password (https://login.blockchain.com/wallet/forgot-password) (do not paste new 12-word BIP39 seed phrase) If you don't have, you must remember a large portion of the password that you've used so bruteforce would be possible. In that case, try BTCRecover: https://github.com/3rdIteration/btcrecover (https://github.com/3rdIteration/btcrecover) Refer to the link in the reply above for the documentation. If you do not have the resources and/nor technical skills to do that, you may consider using Dave's "walletrecoveryservices". Only use the contacts in the official site and do not accept any PM/email who claims that they are affiliated. link: https://www.walletrecoveryservices.com/ (https://www.walletrecoveryservices.com/) Quote from: chokri29 My request is can i get something from the 1.7B backup file?! Only if you know the password. Otherwise, that payload will stay encrypted. |