Problem executing hashcat
#5
(11-09-2016, 11:42 PM)atom Wrote: -m 2500 has a password minimum requirement of 8, but your mask only create 4, add 4 more ?a and see what happens

Same problem:
Code:
[me@arch Downloads]$ hashcat -m 2500 -a 3 -w 4 b.hccap --force ?a?a?a?a?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)


Messages In This Thread
Problem executing hashcat - by bobadigo - 11-05-2016, 06:35 PM
RE: Problem executing hashcat - by atom - 11-06-2016, 03:43 PM
RE: Problem executing hashcat - by bobadigo - 11-07-2016, 06:52 PM
RE: Problem executing hashcat - by atom - 11-09-2016, 11:42 PM
RE: Problem executing hashcat - by bobadigo - 11-11-2016, 03:42 PM
RE: Problem executing hashcat - by atom - 11-11-2016, 09:16 PM