Drax4545

Results 14 comments of Drax4545

Use hashcat it is 100 times faster than btcrecover.

Even using --base64 still it will not worked. Do you have a solution for this? I'm willing to give bounty to whoever can solve this.

This is not duplicate, I'm requesting support for new algorithm. Blockchain.info v0 wallet is using different algorithm than blockchain v1 and v2-v4 wallets.

Can you look at the decryption tool. https://github.com/blockchain/my-wallet-backup-decryption-tool Maybe there is some clue how they create it. I don't know about programming. Post your bitcoin address. Maybe I can tip...

V0 Wallets are created from Aug 2011 - March 12, 2012. V1 Wallets are created from March 13 to 2014

You can add an option like --v0 to run only 1 round for v0 wallets and --v1 to run 10 rounds for v1 wallets. If no option specified it will...

How much to correct this one? I'm willing to sponsor this request.

No one is willing to solve the problem. The problem is not yet solved.

The btcrecover issue was solved and posted here: https://github.com/3rdIteration/btcrecover/issues/216 I think the entropy was changed to 6.9.

I tried it it worked. I change the the entropy to 6.9. The btcrecover work. [btcrecover/btcrecover/btcrpass.py](https://github.com/3rdIteration/btcrecover/blob/4016a9c0a7433c3ac94d97da6747b4257d6f14f4/btcrecover/btcrpass.py#L1817) Line 1817 in [4016a9c](https://github.com/3rdIteration/btcrecover/commit/4016a9c0a7433c3ac94d97da6747b4257d6f14f4) if entropy_bits < 7.2: