Skip to content
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

extract-blockchain-second-hash.py was failing for newer wallets #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psuszyns
Copy link

extract-blockchain-second-hash.py was failing because currently Blockchain info wallets after decryprion (whats inside of decrypted variable in line 151 of this script) start with '{tx_notes:{},guid:...' and the regular expression match from line 153 was failing

…chain info wallets after decryprion (whats inside of decrypted variable in line 151 of this script) start with '{tx_notes:{},guid:...' and the regular expression match from line 153 was failing
@3rdIteration
Copy link

3rdIteration commented Nov 6, 2019

Have merged this, the Segwit improvement (along with a temp AddressDB fix) and LTC address support over at https://github.com/3rdIteration/btcrecover/

Planning to push the whole thing to Python3 and then do maintenance from there...

@silentwalk
Copy link

Hello, if my blockchain wallet is from 2017-2 do I have to use the new code? Or this issue is just for newer wallets?? I'm trying to brute force this wallet and I'm really not sure what to do.

Thanks a lot! Seriously

@psefro
Copy link

psefro commented May 3, 2020

OMG you have to be a pc wiz to do all this, happy to pay someone to help me pass the second passoword on my wallet.

@3rdIteration
Copy link

If you need help with this, I maintain an updated fork and do YouTube videos for using the tool.

If it helps, I can first make a video that closely mirrors your intended usage and if you are still stuck, can do a consultation.

Info over at https://cryptoguide.tips/

Repository owner deleted a comment from Janechess Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants