Rule-based Attack
#6
(06-26-2018, 07:53 PM)undeath Wrote: First, you need -r for every rule file you specify. However, the error you got seems like a opencl problem. is hashcat generally working?

I got the same error message also with two -r
Code:
>hashcat64.exe -r my_Upper-First-Prefix.rule -r my_suffix_rules.rule --stdout mydictionary.txt

clBuildProgram(): CL_BUILD_PROGRAM_FAILURE

As a rule hashcat work, even if my laptop use mainly the CPU.

Code:
>hashcat64.exe -b
hashcat (v4.1.0) starting in benchmark mode...

Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.

* Device #2: Not a native Intel OpenCL runtime. Expect massive speed loss.
             You can use --force to override, but do not report related errors.
* Device #3: Intel's OpenCL runtime (GPU only) is currently broken.
             We are waiting for updated OpenCL drivers from Intel.
             You can use --force to override, but do not report related errors.
ADL_Overdrive_Caps(): -8


Messages In This Thread
Rule-based Attack - by peppespe - 06-25-2018, 06:29 PM
RE: Rule-based Attack - by undeath - 06-25-2018, 07:03 PM
RE: Rule-based Attack - by peppespe - 06-26-2018, 06:30 PM
RE: Rule-based Attack - by lehrling - 06-26-2018, 04:02 PM
RE: Rule-based Attack - by undeath - 06-26-2018, 07:53 PM
RE: Rule-based Attack - by peppespe - 06-27-2018, 10:38 AM
RE: Rule-based Attack - by plaverty9 - 06-27-2018, 05:10 PM
RE: Rule-based Attack - by peppespe - 06-27-2018, 05:51 PM
RE: Rule-based Attack - by undeath - 06-27-2018, 05:12 PM
RE: Rule-based Attack - by undeath - 06-27-2018, 05:54 PM