Extract invalid hashes
#1
Hi.
Help please, how i can extract invalid hashes from hashes.txt ? Which hashcat cannot crack  - "Invalid token length"
Reply
#2
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)
Reply
#3
(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?
Reply
#4
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.
Reply