02-03-2017, 01:41 PM
(This post was last modified: 02-03-2017, 01:42 PM by HashHunter.)
I am trying to crack the hash of a rar file but I keep getting line exception error. I obtained the hash using the rar2john tool and pasted it into the command line. I am running hashcat version v3.30.
The command that I used can be found below:
hashcat64 -a 0 -w 3 -m 12500 -o output.txt "$RAR3$*1*hashhere" wordlist.txt
Thanks for any advice given!
The command that I used can be found below:
hashcat64 -a 0 -w 3 -m 12500 -o output.txt "$RAR3$*1*hashhere" wordlist.txt
Thanks for any advice given!