Open isieditors opened 2 years ago
@isieditors Have you tried the --base64
option?
no how to do it ? and can you tell me the full command plz
i used like this, and gave this error
python blockchain2john.py --base64 wallet.aes.json My Wallet Version 2 or 3 seems to be used, adding --json option is required!
and when I use this command, it gives nothing but an empty line python blockchain2john.py --json wallet.aes.json
@isieditors We don't really know what the issue is in your case, but you might want to take a look at #4872. Also, are you using the script as it currently is in this repo (not some older version coming from a JtR jumbo release)? What version of Python do you run it with?
I just downloaded the script couple of days ago, and I am using python 3.8.5 I have used this script on several blockchain wallets and it worked fine. but in this 2013 wallet gives empty result
Maybe the 2john
tool does not handle all existing files types. See also #4558.
Please try to create a demo "2013 wallet" file that you can share so a developer can try to debug the problem. It seems nobody can help you without it.
@isieditors Can you generate a dummy test wallet of this format that you can reproduce the issue on, and share that with us? Thank you!
blockchain2john doesn't work for 2013 wallet I couldn't get the hash of 2013 blockchain wallet, how can I get its hash and crack it by hashcat?? I did the same for wallet 2019 and it gave the hash but not for 2013 wallet. please somebody help