DES-ECB Example hashes and HEX passwords?
#4
Uh... Is the following keyspace calculation right?

Code:
hashcat64.exe -a 3 -m 14000 DES.hash -1 DES_full.charset --hex-charset ?1?1?1?1?1?1?1?1 --keyspace
34359738368

DES key space is 2^56, but 34359738368 ≠ 2^56, is there something wrong or am I wrong?


Messages In This Thread
RE: DES-ECB Example hashes? - by atom - 08-31-2016, 03:56 PM
RE: DES-ECB Example hashes? - by halexan - 09-01-2016, 02:56 AM
RE: DES-ECB Example hashes and HEX passwords? - by halexan - 09-01-2016, 04:30 AM