![]() |
Extract invalid hashes - 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: Extract invalid hashes (/thread-11686.html) |
Extract invalid hashes - asydweb - 11-09-2023 Hi. Help please, how i can extract invalid hashes from hashes.txt ? Which hashcat cannot crack - "Invalid token length" RE: Extract invalid hashes - Snoopy - 11-10-2023 please see https://hashcat.net/wiki/doku.php?id=example_hashes how hashcat expects the input for specific hashes, this error message is mostly due to some misformed input, not only but mostly because of using john the ripper tools to extract hashes (john adds more data the needed, like filename and so on) RE: Extract invalid hashes - asydweb - 11-10-2023 (11-10-2023, 12:59 PM)Snoopy Wrote: please see https://hashcat.net/wiki/doku.php?id=example_hashes Which is minimum and maximum length for 26600 ( metamask) hashes? RE: Extract invalid hashes - AmyMaynard - 12-07-2023 For Metamask (26600) hashes, the documentation or specifications for exact details on the minimum and maximum length. This will help ensure proper handling and avoid any "Invalid token length" issues. |