10-29-2017, 07:23 PM
You won't get any explanation/help for the GUI here (it's a third party tool and we don't give support for it here). Use the command prompt (cmd).
See https://hashcat.net/wiki/doku.php?id=example_hashes :
bitcoin is hash type -m 11300 = Bitcoin/Litecoin wallet.dat
you extract the "hash" with bitcoin2john.py (https://raw.githubusercontent.com/magnum...in2john.py)
make sure that the format is exactly the same as the example hash (e.g. remove file names whenever they are in the bitcoin2john.py output).
See https://hashcat.net/wiki/doku.php?id=example_hashes :
bitcoin is hash type -m 11300 = Bitcoin/Litecoin wallet.dat
you extract the "hash" with bitcoin2john.py (https://raw.githubusercontent.com/magnum...in2john.py)
make sure that the format is exactly the same as the example hash (e.g. remove file names whenever they are in the bitcoin2john.py output).