02-06-2024, 10:50 AM
Hi
I try to understand and use hashcat to find password with bruteforce.
To try this I use winrar and I create a small archive with a password of only numbers (for the facility to find with my 6900xt) and set 12345678 as password.
I use rar2jonh on this archive to find the hash to use on hashcat.
This is my command, but hashcat not find the password.
What I wrong?
hashcat.exe -m 13000 -a 3 $rar5$16$d8487b991f0789aeed02fa40388dfff9$15$f60afe80aae33f652c10eac3b38a4f4a$8$07d57b8102e75a84 '?d?d?d?d?d?d?d?d?'
I try to understand and use hashcat to find password with bruteforce.
To try this I use winrar and I create a small archive with a password of only numbers (for the facility to find with my 6900xt) and set 12345678 as password.
I use rar2jonh on this archive to find the hash to use on hashcat.
This is my command, but hashcat not find the password.
What I wrong?
hashcat.exe -m 13000 -a 3 $rar5$16$d8487b991f0789aeed02fa40388dfff9$15$f60afe80aae33f652c10eac3b38a4f4a$8$07d57b8102e75a84 '?d?d?d?d?d?d?d?d?'