Posts: 3
Threads: 1
Joined: Sep 2025
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?
Posts: 5,233
Threads: 233
Joined: Apr 2010
No way to deduce the password length
Posts: 3
Threads: 1
Joined: Sep 2025
Yesterday, 08:12 PM
(This post was last modified: Yesterday, 08:13 PM by Terry.)
Thanks for replying. I have a hash that's 19,000 characters long, that's huge, is there a reason?
Posts: 5,233
Threads: 233
Joined: Apr 2010
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.
Posts: 3
Threads: 1
Joined: Sep 2025