Code:
hashcat binaries
v6.2.4
python bitcoin2john.py wallet.dat
$bitcoin$64$9de529051d808b5d........4c8$16$0979...368cb$49019$2$00$2$00
./hashcat.exe -m 11300 $bitcoin$64$9de529051d808b5d........4c8$16$0979...368cb$49019$2$00$2$00 ????
I want to know the command. I won't use it
thank you
------------
./hashcat.exe -a 0 -m 11300 ./hash.txt ./wordlist.txt -O -w 3
How to convert the password file wordlist.txt to hash.txt