Extra Documentation needed + v6.0 Error compilation
#1
Hi,

I was trying to find many answers to questions I have but the wiki is poor with information and many are outdated. Searching google didn't come up with results I want as well.
I have some questions I hope someone can answer and thanks in advanced.

1- What's the difference between hash mode 22000 and 2500, which on is faster/better?
2- How can I tell hcxdumptool to dump either 22000 or 2500?
3- Is it ok if I do --force for 
Code:
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.

4- I Also updated hashcat today to v6.0.0 and I'm get the following error which I didn't get using v5.1.0:

Code:
hashcat (v6.0.0) starting...

* Device #1: CUDA SDK Toolkit installation NOT detected.
            CUDA SDK Toolkit installation required for proper device support and utilization
            Falling back to OpenCL Runtime

* Device #1: This hardware has outdated CUDA compute capability (3.0).
            For modern OpenCL performance, upgrade to hardware that supports
            CUDA compute capability version 5.0 (Maxwell) or higher.
* Device #1: 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
OpenCL API (OpenCL 1.2 CUDA 10.1.131) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #1: GeForce GT 640M LE, 1920/2048 MB (512 MB allocatable), 2MCU

OpenCL API (OpenCL 1.2 ) - Platform #2 [Intel(R) Corporation]
=============================================================
* Device #2: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz, 8007/8071 MB (2017 MB allocatable), 8MCU
* Device #3: Intel(R) HD Graphics 4000, 1336/1400 MB (350 MB allocatable), 16MCU

Minimum password length supported by kernel: 8
Maximum password length supported by kernel: 63

Counting lines in pmkid_Pikskey1304_24-F5-A2-11-EA-A6_2020-04-27T02-14-22.16800...
                                                                                 
Counted lines in pmkid_Pikskey1304_24-F5-A2-11-EA-A6_2020-04-27T02-14-22.16800...
                                                                               
Parsed Hashes: 1/1 (100.00%)
                           
Parsed Hashes: 1/1 (100.00%)
                           
Sorting hashes...
               
Sorted hashes...
               
Removing duplicate hashes...
                           
Removed duplicate hashes...
                         
Sorting salts...
               
Sorted salts...
             
Comparing hashes with potfile entries...
                                       
Compared hashes with potfile entries...
                                     
Generating bitmap tables...
                         
Generated bitmap tables...
                         
Hashes: 1 digests; 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-LOOP

Watchdog: Temperature abort trigger set to 90c

Initializing device kernels and memory...
                                       
Initializing backend runtime for device #1...
                                           
Initialized backend runtime for device #1...
                                           
Initializing backend runtime for device #2...Compilation started
In file included from :10:
OpenCL\inc_common.cl:1333:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1334:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1335:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1336:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1337:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1338:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1339:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1340:24: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1387:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1388:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1389:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1390:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1391:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1392:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1393:19: error: 'long long' type is invalid in OpenCL
OpenCL\inc_common.cl:1394:19: error: 'long long' type is invalid in OpenCL
Compilation failed

Started: Fri Jul 03 16:34:21 2020
                                 
Stopped: Fri Jul 03 16:34:24 2020
Reply


Messages In This Thread
Extra Documentation needed + v6.0 Error compilation - by fa1rid - 07-03-2020, 04:55 PM