Line-length exception?
#1
Hi!
I'm trying to test-run hashcat on known MD5crypt hashes.
One has password 'instrument', other one 'hashcat' (took it from hashcat homepage so it should be good).
I see no error here. Please help Smile



C:\hashcat-4.0.1>rs.cmd

C:\hashcat-4.0.1>hashcat64.exe -w 3 -t 500 -a 0 -o rs.txt rs.hash example.dict
hashcat (v4.0.1) starting...

* Device #2: This hardware has outdated CUDA compute capability (3.5).
             For modern OpenCL performance, upgrade to hardware that supports
             CUDA compute capability version 5.0 (Maxwell) or higher.
* Device #2: WARNING! Kernel exec timeout is not disabled.
             This may cause "CL_OUT_OF_RESOURCES" or related errors.
             To disable the timeout, see: https://hashcat.net/q/timeoutpatch
nvmlDeviceGetCurrPcieLinkWidth(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetClockInfo(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetTemperatureThreshold(): Not Supported
nvmlDeviceGetUtilizationRates(): Not Supported

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz, skipped.

OpenCL Platform #2: NVIDIA Corporation
======================================
* Device #2: GeForce GTX 780, 768/3072 MB allocatable, 12MCU

Hashfile 'rs.hash' on line 1 ($1$xkfnaGGJ$UPdJZfMHwYlHT/wbpmjtN1): Line-length exception
Hashfile 'rs.hash' on line 2 ($1$28772684$iEwNOgGugqO9.bIz5sk8k/): Line-length exception
No hashes loaded.

Started: Fri Dec 29 01:33:49 2017
Stopped: Fri Dec 29 01:33:49 2017

C:\hashcat-4.0.1>


Messages In This Thread
Line-length exception? - by palindrom - 12-29-2017, 02:45 AM
RE: Line-length exception? - by philsmd - 12-29-2017, 08:38 AM
RE: Line-length exception? - by DanielG - 12-29-2017, 08:40 AM
RE: Line-length exception? - by palindrom - 12-29-2017, 10:48 AM