![]() |
Password length issues - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Password length issues (/thread-3776.html) |
Password length issues - dasnazgul - 10-23-2014 I have a sha256 hash with no salt and the password is 65 mixed alpha num. every time I try to start brute force it just stops. I'm guessing that the password is too long. Any solutions? RE: Password length issues - epixoip - 10-23-2014 you're trying to brute force a 65-character password? RE: Password length issues - dasnazgul - 10-23-2014 Actually, 64 RE: Password length issues - atom - 10-23-2014 Not supported as this would require two sha256 transform calls RE: Password length issues - Rolf - 10-23-2014 It's a bad, bad idea. RE: Password length issues - forumhero - 10-27-2014 might want to look into other tools like JTR. But even if it worked it's going to take you awhile. Hopefully you are immortal |