hashview / hashview-old

A web front-end for password cracking and analytics
http://www.hashview.io
GNU General Public License v3.0
619 stars 134 forks source link

Incorrect hashfile #367

Open JormungandrYggdrasil opened 6 years ago

JormungandrYggdrasil commented 6 years ago

Hash 'control/hashes/hashfile_6_6.txt': Line-length exception

GrepItAll commented 6 years ago

Does hashcat give that same error if you try to run the job directly (without hashview) with that txt file as input?

JormungandrYggdrasil commented 6 years ago

I think it might be related to the size of the hashfile (not done exporting yet resulting in a file not found error and as a result a line exception error).

If that's the case it's related to #366

i128 commented 6 years ago

How large was the file? if you try a truncated version, i.e. a couple hundred lines, do you encounter the same problem?