hashcat Forum
Token encoding exception - 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: Token encoding exception (/thread-9820.html)



Token encoding exception - MrNagaron - 01-26-2021

I'm trying to use Authme sha256 (20711), but with some hashes it gives this Token encoding exception error
No hashes loaded.
For example, here is a hash working:
Code:
$SHA$eb47a0d9d07f4018$31b7baa89c0efe6c4bb9a283d2741abe86b5a108f8293e38ff26a5bc735a4ae6
But not a worker
Code:
$SHA$CR4lBGu7N6MULO8J$9301af672b7abcd8feca105624466e4cddb858c3859eefe417d8581a574f6d68
How can this problem be solved?