hashcat—bitcoin
#1
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

Reply


Messages In This Thread
hashcat—bitcoin - by Hello2022 - 10-24-2021, 07:14 PM
RE: hashcat—bitcoin - by newsbie - 10-24-2021, 09:53 PM
RE: hashcat—bitcoin - by Hello2022 - 10-25-2021, 03:04 AM
RE: hashcat—bitcoin - by newsbie - 10-25-2021, 05:32 AM
RE: hashcat—bitcoin - by Hello2022 - 10-25-2021, 12:06 PM
RE: hashcat—bitcoin - by newsbie - 10-25-2021, 12:34 PM