03-18-2016, 03:52 AM
(03-17-2016, 04:17 PM)mrleau Wrote:(03-17-2016, 11:42 AM)tonyvg Wrote: I'm using oclHashcat 2.01, and I find trouble when deal with $RAR3$*1*.
I tried $RAR3$*0* is ok. But these rar without open passoword I user rar2join and i get hash like this (I puzzy some real code):
Code:$RAR3$*1*0000000000000000*00000000*64*112*filename.rar*75
And I get this error in oclHashcat:
Code:($RAR3$*1*0000000000000000*00000000*64*112*filename.rar*75): Line-length exception
Parsed Hashes: 1/1 (100.00%)
ERROR: No hashes loaded
I just wonder what is the correct format for $RAR3$*1*?
Check http://hashcat.net/wiki/doku.php?id=example_hashes
The example hash for RAR3 is $RAR3$*0*, which is RAR with opening-password.
I just wonder what is the correct format for $RAR3$*1*?