Good morning.
I am trying to bruteforce a hccap file, but hashcat doesn't start. This is the output:
Last "dmesg" error:
What can I do? Thanks
I am trying to bruteforce a hccap file, but hashcat doesn't start. This is the output:
Code:
[me@arch Downloads]$ hashcat -m 2500 -a 3 -w 4 b.hccap --force ?a?a?a?a
hashcat (v3.10) starting...
OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 3982/15928 MB allocatable, 8MCU
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
* Slow-Hash-SIMD
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Initializing device kernels and memory...Segmentation fault (core dumped)
Last "dmesg" error:
Code:
[ 5100.698086] hashcat[3117]: segfault at 0 ip (null) sp 00007fffcf0f8a88 error 14 in hashcat[400000+7f000]
What can I do? Thanks