Bug: file not found reports as hash length exception
#1
Log:
=================
./oclHashcat-plus64.bin -m0 -a3 -1 ?u?l?d?s example.dict.nothere ?1?1?1?1?1?1?1?1
** Valid keyfile for beta usage: Bitweasil (expires 05.03.2013)

WARNING: Hash 'example.dict.nothere': Line-length exception
ERROR: No hashes loaded
=================

To reproduce: Provide oclHashcat with a hash filename that is not present.

Expected behavior: oclHashcat tells me that the file I have listed is not present on the filesystem - file not found, unable to open file, etc.

Observed behavior: The ever-generic line length exception error.

Importance: Minor. Just annoying if one has typoed their filename and is trying to debug why it cannot load hashes.
Reply


Messages In This Thread
Bug: file not found reports as hash length exception - by Bitweasil - 07-04-2012, 07:10 AM