hashcat Forum

Full Version: Token encoding exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?