![]() |
hash lenght and pasword - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hash lenght and pasword (/thread-13365.html) |
hash lenght and pasword - Terry - 09-03-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? RE: hash lenght and pasword - atom - 09-03-2025 No way to deduce the password length RE: hash lenght and pasword - Terry - 09-03-2025 Thanks for replying. I have a hash that's 19,000 characters long, that's huge, is there a reason? RE: hash lenght and pasword - atom - 09-04-2025 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. |