DES Token encoding exception
#1
I have a problem with this DES hash that gives me a Token encoding exception.

I'm running hashcat with the following command:

hashcat.exe -m 1500 -a 3 -w 3 hash.txt ?a?a?a?a?a?a?a?a -i

It throws the following error:

hashcat (v7.1.2) starting

CUDA API (CUDA 13.0)
====================
* Device #01: NVIDIA GeForce RTX 5090, 30841/32606 MB, 170MCU

OpenCL API (OpenCL 3.0 CUDA 13.0.78) - Platform #1 [NVIDIA Corporation]
=======================================================================
* Device #02: NVIDIA GeForce RTX 5090, skipped

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 8
Minimum salt length supported by kernel: 0
Maximum salt length supported by kernel: 256

Hashfile 'hash.txt' on line 1 (c6[PGXUxuoBd2): Token encoding exception
No hashes loaded.

Started: Fri Sep 05 09:18:13 2025
Stopped: Fri Sep 05 09:18:14 2025

How can I fix this?
Reply


Messages In This Thread
DES Token encoding exception - by Miragui - Yesterday, 12:42 PM