hash lenght and pasword
#1
Hello,
Regarding RAR3-p (Compressed) mode, the hash length certainly has a relationship with the password length. Can I deduce the password length from this?
Reply
#2
No way to deduce the password length
Reply
#3
Thanks for replying. I have a hash that's 19,000 characters long, that's huge, is there a reason?
Reply
#4
Yes, the extraction tool typically picks the smallest file in archive and encodes the content in hex, so probably twice the size of the original file.
Reply
#5
ok, Thanks!
Reply