hashcat - strange behavior
#3
Same problem again.
Can not control running hashcat with keyboard. Can start hashcat as normal, can't see status, can't create checkpoint, stop running only with Ctrl+C keyboard combination.

Installed (by install.sh) opencl_runtime_16.1.1_x64_ubuntu_6.4.0.25.tgz

Commands:
hashcat -b >>>OK
hashcat -O -m 0 -a 0 md5_hash wordlist >>running, but can't control by keyboard

hashcat -O --status --status-timer=5 -m 0 -a 0 md4_hash wordlist >> running, can't control by keyboard, but status screen updated 5 sec

hashcat -V
v4.1.0-21-g215063d

clinfo: https://freeroute.sytes.net/view/cbebc0ad

root@Helium-XR-01:~# hashcat -I
hashcat (v4.1.0-21-g215063d) starting...

OpenCL Info:

Platform ID #1
 Vendor  : Intel(R) Corporation
 Name    : Intel(R) OpenCL
 Version : OpenCL 1.2

 Device ID #1
   Type           : CPU
   Vendor ID      : 8
   Vendor         : Intel(R) Corporation
   Name           : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
   Version        : OpenCL 1.2 (Build 475)
   Processor(s)   : 4
   Clock          : 2600
   Memory         : 3072/12288 MB allocatable
   OpenCL Version : OpenCL C 1.2
   Driver Version : 1.2.0.475

Screenshot: https://www.sendspace.com/file/gscbpi

With amd-opencl-icd driver I can run it with --force command and keyboard control working. But there is a mass speed loss.

Do you have any idea?


Messages In This Thread
hashcat - strange behavior - by freeroute - 09-23-2017, 07:51 PM
RE: hashcat - strange behavior - by atom - 10-01-2017, 11:26 AM
RE: hashcat - strange behavior - by freeroute - 06-12-2018, 09:04 PM