Blake2b hash always has invalid token length
#1
Trying to use hashcat on Blake2b-512:

Code:
hello:e4cfa39a3d37be31c59609e807970799caa68a19bfaa15135f165085e01d41a65ba1e1b146aeb6bd0092b49eac214c103ccfa3a365954bbbe52f74a2b3620c94

I always receive a message from hashcat indicating that the hash token is too long?

Hash 'e4cfa39a3d37be31c59609e807970799caa68a19bfaa15135f165085e01d41a65ba1e1b146aeb6bd0092b49eac214c103ccfa3a365954bbbe52f74a2b3620c94': Token length exception

This is my command, any ideas?

Code:
hashcat -m 600 -a 3 e4cfa39a3d37be31c59609e807970799caa68a19bfaa15135f165085e01d41a65ba1e1b146aeb6bd0092b49eac214c103ccfa3a365954bbbe52f74a2b3620c94 --increment ?a?a?a?a?a?a?a
Reply


Messages In This Thread
Blake2b hash always has invalid token length - by john_alan - 10-18-2019, 11:44 AM