Posts: 2
Threads: 1
Joined: Nov 2023
Hi.
Help please, how i can extract invalid hashes from hashes.txt ? Which hashcat cannot crack - "Invalid token length"
Posts: 889
Threads: 15
Joined: Sep 2017
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)
Posts: 2
Threads: 1
Joined: Nov 2023
(11-10-2023, 12:59 PM)Snoopy Wrote: 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)
Which is minimum and maximum length for 26600 ( metamask) hashes?
Posts: 1
Threads: 0
Joined: Nov 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.