10-12-2017, 10:58 AM
It seems to work on latest Dash Core wallet. Made new dummy wallet with a password of all zeros. The following command found it.
./hashcat64.bin -m 11300 -a 3 ../wallet.txt ?d?d?d?d?d?d?d?d?d?d
To pull the hash I had to to use the attached script (wallet.py). I barely know python, can someone look at the script and see if it does anything malicious?
./hashcat64.bin -m 11300 -a 3 ../wallet.txt ?d?d?d?d?d?d?d?d?d?d
To pull the hash I had to to use the attached script (wallet.py). I barely know python, can someone look at the script and see if it does anything malicious?