03-28-2017, 11:58 AM
Please!
I need your urgent support because I cant follow the status when I am using hashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) LINUX 2.0.
Firstable, I was searching any sdk but looks like ther is not in my system related to opencl:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# locate sdk
/usr/lib/android-sdk
/usr/lib/android-sdk/build-tools
/usr/lib/android-sdk/build-tools/23.0.2
/usr/share/framework2/sdk
/usr/share/framework2/sdk/docs
/usr/share/framework2/sdk/formatGen.pl
/usr/share/framework2/sdk/patternOffset.pl
/usr/share/framework2/sdk/spitCode.pl
/usr/share/framework2/sdk/docs/exploitReference.txt
/usr/share/framework2/sdk/docs/exploitTutorial.txt
/usr/share/framework2/sdk/docs/exploitTutorial_FR.txt
/usr/share/framework2/sdk/docs/svnserve_date.pm
/usr/share/framework2/sdk/docs/vuln1.c
/usr/share/framework2/sdk/docs/vuln1_1.pm
/usr/share/framework2/sdk/docs/vuln1_2.pm
/usr/share/framework2/sdk/docs/vuln1_3.pm
/usr/share/framework2/sdk/docs/vuln1_osx.pm
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/16/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/22/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/24/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/256/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/32/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/48/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/64/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/96/ubuntu-sdk.png
/usr/share/The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-menu/applications/The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-android-sdk.desktop
/usr/share/whatweb/plugins/ms-sdk-httpserver.rb
then,I follow the next steps but it doesn't work:
When I press the s char to see the status , nothing happens only appears an 's" on the terminal with the next warnings:
* Device #1: build_opts '-I /usr/share/hashcat/OpenCL -D VENDOR_ID=8 -D CUDA_ARCH=0 -D VECT_SIZE=4 -D DEVICE_TYPE=2 -D DGST_R0=0 -D DGST_R1=3 -D DGST_R2=2 -D DGST_R3=1 -D DGST_ELEM=4 -D KERN_TYPE=5600 -D _unroll -cl-std=CL1.2'
* Device #1: Kernel /root/.hashcat/kernels/m05600_a1.daf9d3df.kernel (305219 bytes)
* Device #1: Kernel /root/.hashcat/kernels/markov_le.daf9d3df.kernel (36099 bytes)
Generated dictionary stats for /root/Escritorio/logs/num_basico.txt: 234 bytes, 39 words, 351 keyspace
- Device #1: autotuned kernel-accel to 1024
- Device #1: autotuned kernel-loops to 2
[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => The wordlist or mask you are using is too small.
Therefore, hashcat is unable to utilize the full parallelization power of your device(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed
This is the output of the uname -r , lsb_release -a and the clinfo:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# uname -r
4.9.0-kali3-amd64
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# lsb_release -a
No LSB modules are available.
Distributor ID: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Description: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) GNU/Linux Rolling
Release: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-rolling
Codename: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-rolling
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# clinfo
Number of platforms 2
Platform Name Portable Computing Language
Platform Vendor The pocl project
Platform Version OpenCL 2.0 pocl 0.13, LLVM 3.8.1
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd
Platform Extensions function suffix POCL
Platform Name Intel(R) OpenCL
Platform Vendor Intel(R) Corporation
Platform Version OpenCL 1.2
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_fp64
Platform Extensions function suffix INTEL
Platform Name Portable Computing Language
Number of devices 1
Device Name pthread-Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz
Device Vendor GenuineIntel
Device Vendor ID 0x8086
Device Version OpenCL 2.0 pocl
Driver Version 0.13
Device OpenCL C Version OpenCL C 2.0
Device Type CPU, Default
Device Profile FULL_PROFILE
Max compute units 4
Max clock frequency 2300MHz
Device Partition (core)
Max number of sub-devices 4
Supported partition types equally, by counts
Max work item dimensions 3
Max work item sizes 4096x4096x4096
Max work group size 4096
Preferred work group size multiple 8
Preferred / native vector sizes
char 16 / 16
short 8 / 8
int 4 / 4
long 2 / 2
half 8 / 8 (n/a)
float 4 / 4
double 2 / 2 (cl_khr_fp64)
Half-precision Floating-point support (n/a)
Single-precision Floating-point support (core)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Double-precision Floating-point support (cl_khr_fp64)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 10332295168 (9.623GiB)
Error Correction support No
Max memory allocation 10332295168 (9.623GiB)
Unified memory for Host and Device Yes
Shared Virtual Memory (SVM) capabilities (core)
Coarse-grained buffer sharing Yes
Fine-grained buffer sharing Yes
Fine-grained system sharing No
Atomics Yes
Minimum alignment for any data type 128 bytes
Alignment of base address 1024 bits (128 bytes)
Preferred alignment for atomics
SVM 0 bytes
Global 0 bytes
Local 0 bytes
Max size for global variable 0
Preferred total size of global vars 0
Global Memory cache type Read/Write
Global Memory cache size 32768
Global Memory cache line 64 bytes
Image support Yes
Max number of samplers per kernel 16
Max size for 1D images from buffer 645768448 pixels
Max 1D or 2D image array size 2048 images
Max 2D image size 16384x16384 pixels
Max 3D image size 2048x2048x2048 pixels
Max number of read image args 128
Max number of write image args 128
Max number of read/write image args <printDeviceInfo:106: get CL_DEVICE_MAX_READ_WRITE_IMAGE_ARGS : error -30>
Max number of pipe args 16
Max active pipe reservations 1
Max pipe packet size 1024
Local memory type Global
Local memory size 10332295168 (9.623GiB)
Max constant buffer size 10332295168 (9.623GiB)
Max number of constant args 8
Max size of kernel argument 1024
Queue properties (on host)
Out-of-order execution No
Profiling Yes
Queue properties (on device)
Out-of-order execution Yes
Profiling Yes
Preferred size 16384 (16KiB)
Max size 262144 (256KiB)
Max queues on device 1
Max events on device 1024
Prefer user sync for interop Yes
Profiling timer resolution 1ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels Yes
SPIR versions 1.2
printf() buffer size 1048576 (1024KiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_spir cl_khr_int64 cl_khr_fp64 cl_khr_int64_base_atomics cl_khr_int64_extended_atomics
Platform Name Intel(R) OpenCL
Number of devices 1
Device Name Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz
Device Vendor Intel(R) Corporation
Device Vendor ID 0x8086
Device Version OpenCL 1.2 (Build 400)
Driver Version 1.2.0.400
Device OpenCL C Version OpenCL C 1.2
Device Type CPU
Device Profile FULL_PROFILE
Max compute units 4
Max clock frequency 2300MHz
Device Partition (core)
Max number of sub-devices 4
Supported partition types by counts, equally, by names (Intel)
Max work item dimensions 3
Max work item sizes 8192x8192x8192
Max work group size 8192
Preferred work group size multiple 128
Preferred / native vector sizes
char 1 / 16
short 1 / 8
int 1 / 4
long 1 / 2
half 0 / 0 (n/a)
float 1 / 8
double 1 / 4 (cl_khr_fp64)
Half-precision Floating-point support (n/a)
Single-precision Floating-point support (core)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 8184811520 (7.623GiB)
Error Correction support No
Max memory allocation 2046202880 (1.906GiB)
Unified memory for Host and Device Yes
Minimum alignment for any data type 128 bytes
Alignment of base address 1024 bits (128 bytes)
Global Memory cache type Read/Write
Global Memory cache size 262144
Global Memory cache line 64 bytes
Image support Yes
Max number of samplers per kernel 480
Max size for 1D images from buffer 127887680 pixels
Max 1D or 2D image array size 2048 images
Max 2D image size 16384x16384 pixels
Max 3D image size 2048x2048x2048 pixels
Max number of read image args 480
Max number of write image args 480
Local memory type Global
Local memory size 32768 (32KiB)
Max constant buffer size 131072 (128KiB)
Max number of constant args 480
Max size of kernel argument 3840 (3.75KiB)
Queue properties
Out-of-order execution Yes
Profiling Yes
Local thread execution (Intel) Yes
Prefer user sync for interop No
Profiling timer resolution 1ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels Yes
SPIR versions 1.2
printf() buffer size 1048576 (1024KiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_fp64
NULL platform behavior
clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform
clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform
clCreateContext(NULL, ...) [default] No platform
clCreateContext(NULL, ...) [other] Success [POCL]
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No platform
I had installed the next driver over my x64 partition (there isn't another one on intel homepage): opencl_runtime_16.1.1_x64_ubuntu_6.4.0.25
This is the output when I execute hashcat -b :
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# hashcat -b
hashcat (v3.30) starting in benchmark mode...
* Device #1: Not a native Intel OpenCL runtime, expect massive speed loss
You can use --force to override this but do not post error reports if you do so
OpenCL Platform #1: The pocl project
====================================
* Device #1: pthread-Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz, skipped
OpenCL Platform #2: Intel(R) Corporation
========================================
* Device #2: Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz, 1951/7805 MB allocatable, 4MCU
Hashtype: MD4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00900_m04> was not vectorized
Kernel <m00900_m08> was not vectorized
Kernel <m00900_m16> was not vectorized
Kernel <m00900_s04> was not vectorized
Kernel <m00900_s08> was not vectorized
Kernel <m00900_s16> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <l_markov> was successfully vectorized (4)
Kernel <r_markov> was successfully vectorized (4)
Kernel <C_markov> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 155.6 MH/s (26.90ms)
Hashtype: MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00000_m04> was not vectorized
Kernel <m00000_m08> was not vectorized
Kernel <m00000_m16> was not vectorized
Kernel <m00000_s04> was not vectorized
Kernel <m00000_s08> was not vectorized
Kernel <m00000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 80686.1 kH/s (51.92ms)
Hashtype: Half MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05100_m04> was not vectorized
Kernel <m05100_m08> was not vectorized
Kernel <m05100_m16> was not vectorized
Kernel <m05100_s04> was not vectorized
Kernel <m05100_s08> was not vectorized
Kernel <m05100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 54398.7 kH/s (77.04ms)
Hashtype: SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00100_m04> was not vectorized
Kernel <m00100_m08> was not vectorized
Kernel <m00100_m16> was not vectorized
Kernel <m00100_s04> was not vectorized
Kernel <m00100_s08> was not vectorized
Kernel <m00100_s16> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <l_markov> was successfully vectorized (4)
Kernel <r_markov> was successfully vectorized (4)
Kernel <C_markov> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 44722.1 kH/s (93.72ms)
Hashtype: SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01400_m04> was not vectorized
Kernel <m01400_m08> was not vectorized
Kernel <m01400_m16> was not vectorized
Kernel <m01400_s04> was not vectorized
Kernel <m01400_s08> was not vectorized
Kernel <m01400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17975.7 kH/s (58.26ms)
Hashtype: SHA384
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10800_m04> was not vectorized
Kernel <m10800_m08> was not vectorized
Kernel <m10800_m16> was not vectorized
Kernel <m10800_s04> was not vectorized
Kernel <m10800_s08> was not vectorized
Kernel <m10800_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5252.0 kH/s (49.85ms)
Hashtype: SHA512
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01700_m04> was not vectorized
Kernel <m01700_m08> was not vectorized
Kernel <m01700_m16> was not vectorized
Kernel <m01700_s04> was not vectorized
Kernel <m01700_s08> was not vectorized
Kernel <m01700_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5248.5 kH/s (49.88ms)
Hashtype: SHA-3(Keccak)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05000_m04> was not vectorized
Kernel <m05000_m08> was not vectorized
Kernel <m05000_m16> was not vectorized
Kernel <m05000_s04> was successfully vectorized (4)
Kernel <m05000_s08> was successfully vectorized (4)
Kernel <m05000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 4417.8 kH/s (59.27ms)
Hashtype: SipHash
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10100_m04> was not vectorized
Kernel <m10100_m08> was not vectorized
Kernel <m10100_m16> was not vectorized
Kernel <m10100_s04> was not vectorized
Kernel <m10100_s08> was not vectorized
Kernel <m10100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 91626.7 kH/s (45.58ms)
Hashtype: RipeMD160
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06000_m04> was not vectorized
Kernel <m06000_m08> was not vectorized
Kernel <m06000_m16> was not vectorized
Kernel <m06000_s04> was not vectorized
Kernel <m06000_s08> was not vectorized
Kernel <m06000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 21542.0 kH/s (48.60ms)
Hashtype: Whirlpool
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06100_m04> was not vectorized
Kernel <m06100_m08> was not vectorized
Kernel <m06100_m16> was not vectorized
Kernel <m06100_s04> was successfully vectorized (4)
Kernel <m06100_s08> was successfully vectorized (4)
Kernel <m06100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1176.1 kH/s (55.57ms)
Hashtype: GOST R 34.11-94
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06900_m04> was not vectorized
Kernel <m06900_m08> was not vectorized
Kernel <m06900_m16> was successfully vectorized (4)
Kernel <m06900_s04> was not vectorized
Kernel <m06900_s08> was not vectorized
Kernel <m06900_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1336.6 kH/s (48.97ms)
Hashtype: GOST R 34.11-2012 (Streebog) 256-bit
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11700_m04> was not vectorized
Kernel <m11700_m08> was not vectorized
Kernel <m11700_m16> was not vectorized
Kernel <m11700_s04> was not vectorized
Kernel <m11700_s08> was not vectorized
Kernel <m11700_s16> was not vectorized
Done.
Speed.Dev.#2.....: 502.1 kH/s (64.95ms)
Hashtype: GOST R 34.11-2012 (Streebog) 512-bit
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11800_m04> was not vectorized
Kernel <m11800_m08> was not vectorized
Kernel <m11800_m16> was not vectorized
Kernel <m11800_s04> was not vectorized
Kernel <m11800_s08> was not vectorized
Kernel <m11800_s16> was not vectorized
Done.
Speed.Dev.#2.....: 501.9 kH/s (64.89ms)
Hashtype: DES (PT = $salt, key = $pass)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m14000_tm> was successfully vectorized (4)
Kernel <m14000_m04> was not vectorized
Kernel <m14000_m08> was successfully vectorized (4)
Kernel <m14000_m16> was successfully vectorized (4)
Kernel <m14000_s04> was not vectorized
Kernel <m14000_s08> was successfully vectorized (4)
Kernel <m14000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 14330.5 kH/s (72.46ms)
Hashtype: 3DES (PT = $salt, key = $pass)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m14100_m04> was not vectorized
Kernel <m14100_m08> was not vectorized
Kernel <m14100_m16> was not vectorized
Kernel <m14100_s04> was not vectorized
Kernel <m14100_s08> was not vectorized
Kernel <m14100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 2033.3 kH/s (128.86ms)
Hashtype: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00400_init> was successfully vectorized (4)
Kernel <m00400_loop> was not vectorized
Kernel <m00400_comp> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <amp> was not vectorized
Done.
Speed.Dev.#2.....: 28184 H/s (72.25ms)
Hashtype: scrypt
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08900_init> was not vectorized
Kernel <m08900_loop> was not vectorized
Kernel <m08900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 0 H/s (3.63ms)
Hashtype: PBKDF2-HMAC-MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11900_init> was successfully vectorized (4)
Kernel <m11900_loop> was not vectorized
Kernel <m11900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 29055 H/s (69.28ms)
Hashtype: PBKDF2-HMAC-SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12000_init> was not vectorized
Kernel <m12000_loop> was not vectorized
Kernel <m12000_comp> was not vectorized
Done.
Speed.Dev.#2.....: 16786 H/s (59.93ms)
Hashtype: PBKDF2-HMAC-SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10900_init> was not vectorized
Kernel <m10900_loop> was not vectorized
Kernel <m10900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 6700 H/s (50.37ms)
Hashtype: PBKDF2-HMAC-SHA512
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07100_init> was not vectorized
Kernel <m07100_loop> was not vectorized
Kernel <m07100_comp> was not vectorized
Done.
Speed.Dev.#2.....: 2420 H/s (43.82ms)
Hashtype: Skype
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00020_m04> was not vectorized
Kernel <m00020_m08> was not vectorized
Kernel <m00020_m16> was not vectorized
Kernel <m00020_s04> was not vectorized
Kernel <m00020_s08> was not vectorized
Kernel <m00020_s16> was not vectorized
Done.
Speed.Dev.#2.....: 58614.9 kH/s (71.50ms)
Hashtype: WPA/WPA2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02500_init> was not vectorized
Kernel <m02500_loop> was not vectorized
Kernel <m02500_comp> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 2063 H/s (61.64ms)
Hashtype: IKE-PSK MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05300_m04> was not vectorized
Kernel <m05300_m08> was not vectorized
Kernel <m05300_m16> was not vectorized
Kernel <m05300_s04> was not vectorized
Kernel <m05300_s08> was not vectorized
Kernel <m05300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 7060.8 kH/s (74.19ms)
Hashtype: IKE-PSK SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05400_m04> was not vectorized
Kernel <m05400_m08> was not vectorized
Kernel <m05400_m16> was not vectorized
Kernel <m05400_s04> was not vectorized
Kernel <m05400_s08> was not vectorized
Kernel <m05400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 4184.2 kH/s (62.47ms)
Hashtype: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05500_m04> was not vectorized
Kernel <m05500_m08> was not vectorized
Kernel <m05500_m16> was successfully vectorized (4)
Kernel <m05500_s04> was not vectorized
Kernel <m05500_s08> was not vectorized
Kernel <m05500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 90990.6 kH/s (46.04ms)
Hashtype: NetNTLMv2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05600_m04> was not vectorized
Kernel <m05600_m08> was not vectorized
Kernel <m05600_m16> was successfully vectorized (4)
Kernel <m05600_s04> was not vectorized
Kernel <m05600_s08> was not vectorized
Kernel <m05600_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 6399.9 kH/s (81.70ms)
Hashtype: IPMI2 RAKP HMAC-SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07300_m04> was not vectorized
Kernel <m07300_m08> was not vectorized
Kernel <m07300_m16> was not vectorized
Kernel <m07300_s04> was successfully vectorized (4)
Kernel <m07300_s08> was successfully vectorized (4)
Kernel <m07300_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 8239.2 kH/s (63.53ms)
Hashtype: Kerberos 5 AS-REQ Pre-Auth etype 23
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07500_m04> was not vectorized
Kernel <m07500_m08> was not vectorized
Kernel <m07500_m16> was successfully vectorized (4)
Kernel <m07500_s04> was not vectorized
Kernel <m07500_s08> was not vectorized
Kernel <m07500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1105.5 kH/s (59.21ms)
Hashtype: Kerberos 5 TGS-REP etype 23
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m13100_m04> was not vectorized
Kernel <m13100_m08> was not vectorized
Kernel <m13100_m16> was successfully vectorized (4)
Kernel <m13100_s04> was not vectorized
Kernel <m13100_s08> was not vectorized
Kernel <m13100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1041.9 kH/s (62.82ms)
Hashtype: DNSSEC (NSEC3)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08300_m04> was not vectorized
Kernel <m08300_m08> was not vectorized
Kernel <m08300_m16> was not vectorized
Kernel <m08300_s04> was not vectorized
Kernel <m08300_s08> was not vectorized
Kernel <m08300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16044.1 kH/s (65.28ms)
Hashtype: PostgreSQL Challenge-Response Authentication (MD5)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11100_m04> was not vectorized
Kernel <m11100_m08> was not vectorized
Kernel <m11100_m16> was not vectorized
Kernel <m11100_s04> was not vectorized
Kernel <m11100_s08> was not vectorized
Kernel <m11100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 25404.0 kH/s (82.49ms)
Hashtype: MySQL Challenge-Response Authentication (SHA1)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11200_m04> was not vectorized
Kernel <m11200_m08> was not vectorized
Kernel <m11200_m16> was not vectorized
Kernel <m11200_s04> was not vectorized
Kernel <m11200_s08> was not vectorized
Kernel <m11200_s16> was not vectorized
Done.
Speed.Dev.#2.....: 12291.6 kH/s (85.25ms)
Hashtype: SIP digest authentication (MD5)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11400_m04> was not vectorized
Kernel <m11400_m08> was not vectorized
Kernel <m11400_m16> was not vectorized
Kernel <m11400_s04> was not vectorized
Kernel <m11400_s08> was not vectorized
Kernel <m11400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5286.7 kH/s (49.52ms)
Hashtype: SMF > v1.1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00120_m04> was not vectorized
Kernel <m00120_m08> was not vectorized
Kernel <m00120_m16> was not vectorized
Kernel <m00120_s04> was not vectorized
Kernel <m00120_s08> was not vectorized
Kernel <m00120_s16> was not vectorized
Done.
Speed.Dev.#2.....: 36781.8 kH/s (56.83ms)
Hashtype: vBulletin < v3.8.5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02610_m04> was not vectorized
Kernel <m02610_m08> was not vectorized
Kernel <m02610_m16> was not vectorized
Kernel <m02610_s04> was not vectorized
Kernel <m02610_s08> was not vectorized
Kernel <m02610_s16> was not vectorized
Done.
Speed.Dev.#2.....: 25187.4 kH/s (83.11ms)
Hashtype: vBulletin > v3.8.5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02710_m04> was not vectorized
Kernel <m02710_m08> was not vectorized
Kernel <m02710_m16> was not vectorized
Kernel <m02710_s04> was not vectorized
Kernel <m02710_s08> was not vectorized
Kernel <m02710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16627.4 kH/s (62.97ms)
Hashtype: IPB2+, MyBB1.2+
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02810_m04> was not vectorized
Kernel <m02810_m08> was not vectorized
Kernel <m02810_m16> was not vectorized
Kernel <m02810_s04> was not vectorized
Kernel <m02810_s08> was not vectorized
Kernel <m02810_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17875.5 kH/s (58.60ms)
Hashtype: WBB3, Woltlab Burning Board 3
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08400_m04> was not vectorized
Kernel <m08400_m08> was not vectorized
Kernel <m08400_m16> was not vectorized
Kernel <m08400_s04> was not vectorized
Kernel <m08400_s08> was not vectorized
Kernel <m08400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 6111.5 kH/s (85.71ms)
Hashtype: OpenCart
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m13900_m04> was not vectorized
Kernel <m13900_m08> was not vectorized
Kernel <m13900_m16> was not vectorized
Kernel <m13900_s04> was not vectorized
Kernel <m13900_s08> was not vectorized
Kernel <m13900_s16> was not vectorized
Done.
Speed.Dev.#2.....: 9217.0 kH/s (56.69ms)
Hashtype: Joomla < 2.5.18
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00010_m04> was not vectorized
Kernel <m00010_m08> was not vectorized
Kernel <m00010_m16> was not vectorized
Kernel <m00010_s04> was not vectorized
Kernel <m00010_s08> was not vectorized
Kernel <m00010_s16> was not vectorized
Done.
Speed.Dev.#2.....: 84245.0 kH/s (49.72ms)
Hashtype: PHPS
Speed.Dev.#2.....: 25151.7 kH/s (83.31ms)
Hashtype: Drupal7
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07900_init> was not vectorized
Kernel <m07900_loop> was not vectorized
Kernel <m07900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 153 H/s (95.12ms)
Hashtype: osCommerce, xt:Commerce
Speed.Dev.#2.....: 58818.7 kH/s (71.24ms)
Hashtype: PrestaShop
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11000_m04> was not vectorized
Kernel <m11000_m08> was not vectorized
Kernel <m11000_m16> was not vectorized
Kernel <m11000_s04> was not vectorized
Kernel <m11000_s08> was not vectorized
Kernel <m11000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 31905.1 kH/s (65.68ms)
Hashtype: Django (SHA-1)
Speed.Dev.#2.....: 37366.4 kH/s (56.07ms)
Hashtype: Django (PBKDF2-SHA256)
Speed.Dev.#2.....: 335 H/s (76.38ms)
Hashtype: Mediawiki B type
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03710_m04> was not vectorized
Kernel <m03710_m08> was not vectorized
Kernel <m03710_m16> was not vectorized
Kernel <m03710_s04> was not vectorized
Kernel <m03710_s08> was not vectorized
Kernel <m03710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17841.1 kH/s (58.68ms)
Hashtype: Redmine Project Management Web App
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07600_m04> was not vectorized
Kernel <m07600_m08> was not vectorized
Kernel <m07600_m16> was not vectorized
Kernel <m07600_s04> was not vectorized
Kernel <m07600_s08> was not vectorized
Kernel <m07600_s16> was not vectorized
Done.
Speed.Dev.#2.....: 10815.6 kH/s (96.85ms)
Hashtype: PostgreSQL
Speed.Dev.#2.....: 81873.6 kH/s (51.14ms)
Hashtype: MSSQL(2000)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00130_m04> was not vectorized
Kernel <m00130_m08> was not vectorized
Kernel <m00130_m16> was not vectorized
Kernel <m00130_s04> was not vectorized
Kernel <m00130_s08> was not vectorized
Kernel <m00130_s16> was not vectorized
Done.
Speed.Dev.#2.....: 44528.4 kH/s (94.11ms)
Hashtype: MSSQL(2005)
Speed.Dev.#2.....: 44194.3 kH/s (94.72ms)
Hashtype: MSSQL(2012)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01730_m04> was not vectorized
Kernel <m01730_m08> was not vectorized
Kernel <m01730_m16> was not vectorized
Kernel <m01730_s04> was not vectorized
Kernel <m01730_s08> was not vectorized
Kernel <m01730_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5234.9 kH/s (50.01ms)
Hashtype: MySQL323
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00200_m04> was not vectorized
Kernel <m00200_m08> was not vectorized
Kernel <m00200_m16> was not vectorized
Kernel <m00200_s04> was not vectorized
Kernel <m00200_s08> was not vectorized
Kernel <m00200_s16> was not vectorized
Done.
Speed.Dev.#2.....: 391.1 MH/s (10.67ms)
Hashtype: MySQL4.1/MySQL5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00300_m04> was not vectorized
Kernel <m00300_m08> was not vectorized
Kernel <m00300_m16> was not vectorized
Kernel <m00300_s04> was not vectorized
Kernel <m00300_s08> was not vectorized
Kernel <m00300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 20219.4 kH/s (51.80ms)
Hashtype: Oracle H: Type (Oracle 7+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03100_m04> was not vectorized
Kernel <m03100_m08> was not vectorized
Kernel <m03100_m16> was successfully vectorized (4)
Kernel <m03100_s04> was not vectorized
Kernel <m03100_s08> was not vectorized
Kernel <m03100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 3213.7 kH/s (81.50ms)
Hashtype: Oracle S: Type (Oracle 11+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00110_m04> was not vectorized
Kernel <m00110_m08> was not vectorized
Kernel <m00110_m16> was not vectorized
Kernel <m00110_s04> was not vectorized
Kernel <m00110_s08> was not vectorized
Kernel <m00110_s16> was not vectorized
Done.
Speed.Dev.#2.....: 44829.6 kH/s (93.50ms)
Hashtype: Oracle T: Type (Oracle 12+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12300_init> was not vectorized
Kernel <m12300_loop> was not vectorized
Kernel <m12300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 338 H/s (89.95ms)
Hashtype: Sybase ASE
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08000_m04> was not vectorized
Kernel <m08000_m08> was not vectorized
Kernel <m08000_m16> was not vectorized
Kernel <m08000_s04> was not vectorized
Kernel <m08000_s08> was not vectorized
Kernel <m08000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 2051.8 kH/s (63.58ms)
Hashtype: EPiServer 6.x < v4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00140_m04> was not vectorized
Kernel <m00140_m08> was not vectorized
Kernel <m00140_m16> was not vectorized
Kernel <m00140_s04> was not vectorized
Kernel <m00140_s08> was not vectorized
Kernel <m00140_s16> was not vectorized
Done.
Speed.Dev.#2.....: 37353.8 kH/s (56.09ms)
Hashtype: EPiServer 6.x > v4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01440_m04> was not vectorized
Kernel <m01440_m08> was not vectorized
Kernel <m01440_m16> was not vectorized
Kernel <m01440_s04> was not vectorized
Kernel <m01440_s08> was not vectorized
Kernel <m01440_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16556.6 kH/s (63.28ms)
Hashtype: md5apr1, MD5(APR), Apache MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01600_init> was successfully vectorized (4)
Kernel <m01600_loop> was successfully vectorized (4)
Kernel <m01600_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12198 H/s (83.19ms)
Hashtype: ColdFusion 10+
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12600_m04> was not vectorized
Kernel <m12600_m08> was not vectorized
Kernel <m12600_m16> was not vectorized
Kernel <m12600_s04> was not vectorized
Kernel <m12600_s08> was not vectorized
Kernel <m12600_s16> was not vectorized
Done.
Speed.Dev.#2.....: 9645.1 kH/s (54.30ms)
Hashtype: hMailServer
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01420_m04> was not vectorized
Kernel <m01420_m08> was not vectorized
Kernel <m01420_m16> was not vectorized
Kernel <m01420_s04> was not vectorized
Kernel <m01420_s08> was not vectorized
Kernel <m01420_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16531.0 kH/s (63.37ms)
Hashtype: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed.Dev.#2.....: 44568.6 kH/s (93.92ms)
Hashtype: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed.Dev.#2.....: 44808.5 kH/s (93.54ms)
Hashtype: SSHA-512(Base64), LDAP {SSHA512}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01710_m04> was not vectorized
Kernel <m01710_m08> was not vectorized
Kernel <m01710_m16> was not vectorized
Kernel <m01710_s04> was not vectorized
Kernel <m01710_s08> was not vectorized
Kernel <m01710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5258.9 kH/s (49.79ms)
Hashtype: LM
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03000_tm> was successfully vectorized (4)
Kernel <m03000_m04> was not vectorized
Kernel <m03000_m08> was successfully vectorized (4)
Kernel <m03000_m16> was successfully vectorized (4)
Kernel <m03000_s04> was not vectorized
Kernel <m03000_s08> was successfully vectorized (4)
Kernel <m03000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 13812.5 kH/s (75.31ms)
Hashtype: NTLM
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01000_m04> was not vectorized
Kernel <m01000_m08> was not vectorized
Kernel <m01000_m16> was not vectorized
Kernel <m01000_s04> was not vectorized
Kernel <m01000_s08> was not vectorized
Kernel <m01000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 156.6 MH/s (26.72ms)
Hashtype: Domain Cached Credentials (DCC), MS Cache
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01100_m04> was not vectorized
Kernel <m01100_m08> was not vectorized
Kernel <m01100_m16> was successfully vectorized (4)
Kernel <m01100_s04> was not vectorized
Kernel <m01100_s08> was not vectorized
Kernel <m01100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 47323.8 kH/s (88.56ms)
Hashtype: Domain Cached Credentials 2 (DCC2), MS Cache 2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02100_init> was successfully vectorized (4)
Kernel <m02100_loop> was not vectorized
Kernel <m02100_comp> was not vectorized
Done.
Speed.Dev.#2.....: 1663 H/s (61.42ms)
Hashtype: MS-AzureSync PBKDF2-HMAC-SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12800_init> was successfully vectorized (4)
Kernel <m12800_loop> was not vectorized
Kernel <m12800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 15863 H/s (50.00ms)
Hashtype: descrypt, DES(Unix), Traditional DES
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01500_tm> was successfully vectorized (4)
Kernel <m01500_m04> was not vectorized
Kernel <m01500_m08> was successfully vectorized (4)
Kernel <m01500_m16> was successfully vectorized (4)
Kernel <m01500_s04> was not vectorized
Kernel <m01500_s08> was successfully vectorized (4)
Kernel <m01500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 585.2 kH/s (447.35ms)
Hashtype: BSDiCrypt, Extended DES
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12400_init> was not vectorized
Kernel <m12400_loop> was not vectorized
Kernel <m12400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 4766 H/s (71.34ms)
Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00500_init> was successfully vectorized (4)
Kernel <m00500_loop> was successfully vectorized (4)
Kernel <m00500_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12318 H/s (82.28ms)
Hashtype: bcrypt, Blowfish(OpenBSD)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03200_init> was not vectorized
Kernel <m03200_loop> was not vectorized
Kernel <m03200_comp> was not vectorized
Done.
Speed.Dev.#2.....: 935 H/s (66.41ms)
Hashtype: sha256crypt, SHA256(Unix)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07400_init> was not vectorized
Kernel <m07400_loop> was not vectorized
Kernel <m07400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 539 H/s (94.46ms)
Hashtype: sha512crypt, SHA512(Unix)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01800_init> was not vectorized
Kernel <m01800_loop> was not vectorized
Kernel <m01800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 474 H/s (53.75ms)
Hashtype: OSX v10.4, v10.5, v10.6
Speed.Dev.#2.....: 37121.0 kH/s (56.44ms)
Hashtype: OSX v10.7
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01720_m04> was not vectorized
Kernel <m01720_m08> was not vectorized
Kernel <m01720_m16> was not vectorized
Kernel <m01720_s04> was successfully vectorized (4)
Kernel <m01720_s08> was successfully vectorized (4)
Kernel <m01720_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 4483.4 kH/s (58.25ms)
Hashtype: OSX v10.8+
Speed.Dev.#2.....: 62 H/s (54.14ms)
Hashtype: AIX {smd5}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06300_init> was successfully vectorized (4)
Kernel <m06300_loop> was successfully vectorized (4)
Kernel <m06300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12372 H/s (82.25ms)
Hashtype: AIX {ssha1}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06700_init> was successfully vectorized (4)
Kernel <m06700_loop> was not vectorized
Kernel <m06700_comp> was not vectorized
Done.
Speed.Dev.#2.....: 62867 H/s (30.95ms)
Hashtype: AIX {ssha256}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06400_init> was successfully vectorized (4)
Kernel <m06400_loop> was not vectorized
Kernel <m06400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 24682 H/s (80.11ms)
Hashtype: AIX {ssha512}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06500_init> was successfully vectorized (4)
Kernel <m06500_loop> was not vectorized
Kernel <m06500_comp> was not vectorized
Done.
Speed.Dev.#2.....: 20861 H/s (94.34ms)
Hashtype: Cisco-PIX MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02400_m04> was not vectorized
Kernel <m02400_m08> was successfully vectorized (4)
Kernel <m02400_m16> was successfully vectorized (4)
Kernel <m02400_s04> was not vectorized
Kernel <m02400_s08> was successfully vectorized (4)
Kernel <m02400_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 61030.3 kH/s (68.67ms)
Hashtype: Cisco-ASA MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02410_m04> was not vectorized
Kernel <m02410_m08> was successfully vectorized (4)
Kernel <m02410_m16> was successfully vectorized (4)
Kernel <m02410_s04> was not vectorized
Kernel <m02410_s08> was successfully vectorized (4)
Kernel <m02410_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 61098.7 kH/s (68.59ms)
Hashtype: Cisco-IOS SHA256
Speed.Dev.#2.....: 17496.7 kH/s (59.84ms)
Hashtype: Cisco $8$
Speed.Dev.#2.....: 338 H/s (75.64ms)
Hashtype: Cisco $9$
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08900_init> was not vectorized
Kernel <m08900_loop> was not vectorized
Kernel <m08900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 0 H/s (60.45ms)
Hashtype: Juniper Netscreen/SSG (ScreenOS)
Speed.Dev.#2.....: 57826.9 kH/s (72.47ms)
Hashtype: Juniper IVE
Speed.Dev.#2.....: 12261 H/s (82.70ms)
Hashtype: Android PIN
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05800_init> was successfully vectorized (4)
Kernel <m05800_loop> was successfully vectorized (4)
Kernel <m05800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 7604 H/s (44.70ms)
Hashtype: Citrix NetScaler
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08100_m04> was not vectorized
Kernel <m08100_m08> was not vectorized
Kernel <m08100_m16> was not vectorized
Kernel <m08100_s04> was not vectorized
Kernel <m08100_s08> was not vectorized
Kernel <m08100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 38370.7 kH/s (54.58ms)
Hashtype: RACF
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08500_m04> was not vectorized
Kernel <m08500_m08> was successfully vectorized (4)
Kernel <m08500_m16> was successfully vectorized (4)
Kernel <m08500_s04> was not vectorized
Kernel <m08500_s08> was successfully vectorized (4)
Kernel <m08500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 6720.9 kH/s (77.02ms)
Hashtype: GRUB 2
Speed.Dev.#2.....: 242 H/s (52.72ms)
Hashtype: Radmin2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m09900_m04> was not vectorized
Kernel <m09900_m08> was not vectorized
Kernel <m09900_m16> was not vectorized
Kernel <m09900_s04> was not vectorized
Kernel <m09900_s08> was not vectorized
Kernel <m09900_s16> was not vectorized
Done.
Speed.Dev.#2.....: 31011.0 kH/s (67.55ms)
Hashtype: SAP CODVN B (BCODE)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07700_m04> was not vectorized
Kernel <m07700_m08> was not vectorized
Kernel <m07700_m16> was successfully vectorized (4)
Kernel <m07700_s04> was not vectorized
Kernel <m07700_s08> was not vectorized
Kernel <m07700_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 5810.6 kH/s (90.15ms)
Hashtype: SAP CODVN F/G (PASSCODE)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07800_m04> was not vectorized
Kernel <m07800_m08> was not vectorized
Kernel <m07800_m16> was successfully vectorized (4)
Kernel <m07800_s04> was not vectorized
Kernel <m07800_s08> was not vectorized
Kernel <m07800_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 2317.7 kH/s (56.26ms)
Hashtype: SAP CODVN H (PWDSALTEDHASH) iSSHA-1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10300_init> was not vectorized
Kernel <m10300_loop> was not vectorized
Kernel <m10300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 7927 H/s (42.82ms)
Hashtype: L
I need your urgent support because I cant follow the status when I am using hashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) LINUX 2.0.
Firstable, I was searching any sdk but looks like ther is not in my system related to opencl:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# locate sdk
/usr/lib/android-sdk
/usr/lib/android-sdk/build-tools
/usr/lib/android-sdk/build-tools/23.0.2
/usr/share/framework2/sdk
/usr/share/framework2/sdk/docs
/usr/share/framework2/sdk/formatGen.pl
/usr/share/framework2/sdk/patternOffset.pl
/usr/share/framework2/sdk/spitCode.pl
/usr/share/framework2/sdk/docs/exploitReference.txt
/usr/share/framework2/sdk/docs/exploitTutorial.txt
/usr/share/framework2/sdk/docs/exploitTutorial_FR.txt
/usr/share/framework2/sdk/docs/svnserve_date.pm
/usr/share/framework2/sdk/docs/vuln1.c
/usr/share/framework2/sdk/docs/vuln1_1.pm
/usr/share/framework2/sdk/docs/vuln1_2.pm
/usr/share/framework2/sdk/docs/vuln1_3.pm
/usr/share/framework2/sdk/docs/vuln1_osx.pm
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/16/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/22/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/24/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/256/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/32/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/48/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/64/ubuntu-sdk.png
/usr/share/icons/Vibrancy-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)/apps/96/ubuntu-sdk.png
/usr/share/The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-menu/applications/The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-android-sdk.desktop
/usr/share/whatweb/plugins/ms-sdk-httpserver.rb
then,I follow the next steps but it doesn't work:
- For Linux only:
- dpkg -S libOpenCL to find all packages installed that provide a libOpenCL, then purge them
- find / -name libOpenCL\* -print0 | xargs -0 rm -rf
- dpkg -S libOpenCL to find all packages installed that provide a libOpenCL, then purge them
- Reboot
- For Linux only: apt-get install ocl-icd-libopencl1 opencl-headers clinfo
- Install the driver recommended on https://hashcat.net/hashcat/. If it says *exact* it means exact.
- Reboot
- For Linux only: rm -rf ~/.hashcat/kernels
- Reinstall hashcat, choose:
- Stable Version: Download and extract (under Linux, make sure to use: “7z x” to extract) the newest hashcat from https://hashcat.net/
- Development Version: git clone https://github.com/hashcat/hashcat
- Stable Version: Download and extract (under Linux, make sure to use: “7z x” to extract) the newest hashcat from https://hashcat.net/
- For Linux only: try to run “clinfo” first in your terminal
- Try to run hashcat --benchmark
When I press the s char to see the status , nothing happens only appears an 's" on the terminal with the next warnings:
* Device #1: build_opts '-I /usr/share/hashcat/OpenCL -D VENDOR_ID=8 -D CUDA_ARCH=0 -D VECT_SIZE=4 -D DEVICE_TYPE=2 -D DGST_R0=0 -D DGST_R1=3 -D DGST_R2=2 -D DGST_R3=1 -D DGST_ELEM=4 -D KERN_TYPE=5600 -D _unroll -cl-std=CL1.2'
* Device #1: Kernel /root/.hashcat/kernels/m05600_a1.daf9d3df.kernel (305219 bytes)
* Device #1: Kernel /root/.hashcat/kernels/markov_le.daf9d3df.kernel (36099 bytes)
Generated dictionary stats for /root/Escritorio/logs/num_basico.txt: 234 bytes, 39 words, 351 keyspace
- Device #1: autotuned kernel-accel to 1024
- Device #1: autotuned kernel-loops to 2
[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit => The wordlist or mask you are using is too small.
Therefore, hashcat is unable to utilize the full parallelization power of your device(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed
This is the output of the uname -r , lsb_release -a and the clinfo:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# uname -r
4.9.0-kali3-amd64
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# lsb_release -a
No LSB modules are available.
Distributor ID: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Description: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) GNU/Linux Rolling
Release: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-rolling
Codename: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-rolling
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# clinfo
Number of platforms 2
Platform Name Portable Computing Language
Platform Vendor The pocl project
Platform Version OpenCL 2.0 pocl 0.13, LLVM 3.8.1
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd
Platform Extensions function suffix POCL
Platform Name Intel(R) OpenCL
Platform Vendor Intel(R) Corporation
Platform Version OpenCL 1.2
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_fp64
Platform Extensions function suffix INTEL
Platform Name Portable Computing Language
Number of devices 1
Device Name pthread-Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz
Device Vendor GenuineIntel
Device Vendor ID 0x8086
Device Version OpenCL 2.0 pocl
Driver Version 0.13
Device OpenCL C Version OpenCL C 2.0
Device Type CPU, Default
Device Profile FULL_PROFILE
Max compute units 4
Max clock frequency 2300MHz
Device Partition (core)
Max number of sub-devices 4
Supported partition types equally, by counts
Max work item dimensions 3
Max work item sizes 4096x4096x4096
Max work group size 4096
Preferred work group size multiple 8
Preferred / native vector sizes
char 16 / 16
short 8 / 8
int 4 / 4
long 2 / 2
half 8 / 8 (n/a)
float 4 / 4
double 2 / 2 (cl_khr_fp64)
Half-precision Floating-point support (n/a)
Single-precision Floating-point support (core)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Double-precision Floating-point support (cl_khr_fp64)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 10332295168 (9.623GiB)
Error Correction support No
Max memory allocation 10332295168 (9.623GiB)
Unified memory for Host and Device Yes
Shared Virtual Memory (SVM) capabilities (core)
Coarse-grained buffer sharing Yes
Fine-grained buffer sharing Yes
Fine-grained system sharing No
Atomics Yes
Minimum alignment for any data type 128 bytes
Alignment of base address 1024 bits (128 bytes)
Preferred alignment for atomics
SVM 0 bytes
Global 0 bytes
Local 0 bytes
Max size for global variable 0
Preferred total size of global vars 0
Global Memory cache type Read/Write
Global Memory cache size 32768
Global Memory cache line 64 bytes
Image support Yes
Max number of samplers per kernel 16
Max size for 1D images from buffer 645768448 pixels
Max 1D or 2D image array size 2048 images
Max 2D image size 16384x16384 pixels
Max 3D image size 2048x2048x2048 pixels
Max number of read image args 128
Max number of write image args 128
Max number of read/write image args <printDeviceInfo:106: get CL_DEVICE_MAX_READ_WRITE_IMAGE_ARGS : error -30>
Max number of pipe args 16
Max active pipe reservations 1
Max pipe packet size 1024
Local memory type Global
Local memory size 10332295168 (9.623GiB)
Max constant buffer size 10332295168 (9.623GiB)
Max number of constant args 8
Max size of kernel argument 1024
Queue properties (on host)
Out-of-order execution No
Profiling Yes
Queue properties (on device)
Out-of-order execution Yes
Profiling Yes
Preferred size 16384 (16KiB)
Max size 262144 (256KiB)
Max queues on device 1
Max events on device 1024
Prefer user sync for interop Yes
Profiling timer resolution 1ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels Yes
SPIR versions 1.2
printf() buffer size 1048576 (1024KiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_spir cl_khr_int64 cl_khr_fp64 cl_khr_int64_base_atomics cl_khr_int64_extended_atomics
Platform Name Intel(R) OpenCL
Number of devices 1
Device Name Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz
Device Vendor Intel(R) Corporation
Device Vendor ID 0x8086
Device Version OpenCL 1.2 (Build 400)
Driver Version 1.2.0.400
Device OpenCL C Version OpenCL C 1.2
Device Type CPU
Device Profile FULL_PROFILE
Max compute units 4
Max clock frequency 2300MHz
Device Partition (core)
Max number of sub-devices 4
Supported partition types by counts, equally, by names (Intel)
Max work item dimensions 3
Max work item sizes 8192x8192x8192
Max work group size 8192
Preferred work group size multiple 128
Preferred / native vector sizes
char 1 / 16
short 1 / 8
int 1 / 4
long 1 / 2
half 0 / 0 (n/a)
float 1 / 8
double 1 / 4 (cl_khr_fp64)
Half-precision Floating-point support (n/a)
Single-precision Floating-point support (core)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 8184811520 (7.623GiB)
Error Correction support No
Max memory allocation 2046202880 (1.906GiB)
Unified memory for Host and Device Yes
Minimum alignment for any data type 128 bytes
Alignment of base address 1024 bits (128 bytes)
Global Memory cache type Read/Write
Global Memory cache size 262144
Global Memory cache line 64 bytes
Image support Yes
Max number of samplers per kernel 480
Max size for 1D images from buffer 127887680 pixels
Max 1D or 2D image array size 2048 images
Max 2D image size 16384x16384 pixels
Max 3D image size 2048x2048x2048 pixels
Max number of read image args 480
Max number of write image args 480
Local memory type Global
Local memory size 32768 (32KiB)
Max constant buffer size 131072 (128KiB)
Max number of constant args 480
Max size of kernel argument 3840 (3.75KiB)
Queue properties
Out-of-order execution Yes
Profiling Yes
Local thread execution (Intel) Yes
Prefer user sync for interop No
Profiling timer resolution 1ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels Yes
SPIR versions 1.2
printf() buffer size 1048576 (1024KiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_fp64
NULL platform behavior
clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform
clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform
clCreateContext(NULL, ...) [default] No platform
clCreateContext(NULL, ...) [other] Success [POCL]
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No platform
I had installed the next driver over my x64 partition (there isn't another one on intel homepage): opencl_runtime_16.1.1_x64_ubuntu_6.4.0.25
This is the output when I execute hashcat -b :
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# hashcat -b
hashcat (v3.30) starting in benchmark mode...
* Device #1: Not a native Intel OpenCL runtime, expect massive speed loss
You can use --force to override this but do not post error reports if you do so
OpenCL Platform #1: The pocl project
====================================
* Device #1: pthread-Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz, skipped
OpenCL Platform #2: Intel(R) Corporation
========================================
* Device #2: Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz, 1951/7805 MB allocatable, 4MCU
Hashtype: MD4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00900_m04> was not vectorized
Kernel <m00900_m08> was not vectorized
Kernel <m00900_m16> was not vectorized
Kernel <m00900_s04> was not vectorized
Kernel <m00900_s08> was not vectorized
Kernel <m00900_s16> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <l_markov> was successfully vectorized (4)
Kernel <r_markov> was successfully vectorized (4)
Kernel <C_markov> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 155.6 MH/s (26.90ms)
Hashtype: MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00000_m04> was not vectorized
Kernel <m00000_m08> was not vectorized
Kernel <m00000_m16> was not vectorized
Kernel <m00000_s04> was not vectorized
Kernel <m00000_s08> was not vectorized
Kernel <m00000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 80686.1 kH/s (51.92ms)
Hashtype: Half MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05100_m04> was not vectorized
Kernel <m05100_m08> was not vectorized
Kernel <m05100_m16> was not vectorized
Kernel <m05100_s04> was not vectorized
Kernel <m05100_s08> was not vectorized
Kernel <m05100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 54398.7 kH/s (77.04ms)
Hashtype: SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00100_m04> was not vectorized
Kernel <m00100_m08> was not vectorized
Kernel <m00100_m16> was not vectorized
Kernel <m00100_s04> was not vectorized
Kernel <m00100_s08> was not vectorized
Kernel <m00100_s16> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <l_markov> was successfully vectorized (4)
Kernel <r_markov> was successfully vectorized (4)
Kernel <C_markov> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 44722.1 kH/s (93.72ms)
Hashtype: SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01400_m04> was not vectorized
Kernel <m01400_m08> was not vectorized
Kernel <m01400_m16> was not vectorized
Kernel <m01400_s04> was not vectorized
Kernel <m01400_s08> was not vectorized
Kernel <m01400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17975.7 kH/s (58.26ms)
Hashtype: SHA384
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10800_m04> was not vectorized
Kernel <m10800_m08> was not vectorized
Kernel <m10800_m16> was not vectorized
Kernel <m10800_s04> was not vectorized
Kernel <m10800_s08> was not vectorized
Kernel <m10800_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5252.0 kH/s (49.85ms)
Hashtype: SHA512
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01700_m04> was not vectorized
Kernel <m01700_m08> was not vectorized
Kernel <m01700_m16> was not vectorized
Kernel <m01700_s04> was not vectorized
Kernel <m01700_s08> was not vectorized
Kernel <m01700_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5248.5 kH/s (49.88ms)
Hashtype: SHA-3(Keccak)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05000_m04> was not vectorized
Kernel <m05000_m08> was not vectorized
Kernel <m05000_m16> was not vectorized
Kernel <m05000_s04> was successfully vectorized (4)
Kernel <m05000_s08> was successfully vectorized (4)
Kernel <m05000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 4417.8 kH/s (59.27ms)
Hashtype: SipHash
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10100_m04> was not vectorized
Kernel <m10100_m08> was not vectorized
Kernel <m10100_m16> was not vectorized
Kernel <m10100_s04> was not vectorized
Kernel <m10100_s08> was not vectorized
Kernel <m10100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 91626.7 kH/s (45.58ms)
Hashtype: RipeMD160
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06000_m04> was not vectorized
Kernel <m06000_m08> was not vectorized
Kernel <m06000_m16> was not vectorized
Kernel <m06000_s04> was not vectorized
Kernel <m06000_s08> was not vectorized
Kernel <m06000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 21542.0 kH/s (48.60ms)
Hashtype: Whirlpool
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06100_m04> was not vectorized
Kernel <m06100_m08> was not vectorized
Kernel <m06100_m16> was not vectorized
Kernel <m06100_s04> was successfully vectorized (4)
Kernel <m06100_s08> was successfully vectorized (4)
Kernel <m06100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1176.1 kH/s (55.57ms)
Hashtype: GOST R 34.11-94
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06900_m04> was not vectorized
Kernel <m06900_m08> was not vectorized
Kernel <m06900_m16> was successfully vectorized (4)
Kernel <m06900_s04> was not vectorized
Kernel <m06900_s08> was not vectorized
Kernel <m06900_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1336.6 kH/s (48.97ms)
Hashtype: GOST R 34.11-2012 (Streebog) 256-bit
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11700_m04> was not vectorized
Kernel <m11700_m08> was not vectorized
Kernel <m11700_m16> was not vectorized
Kernel <m11700_s04> was not vectorized
Kernel <m11700_s08> was not vectorized
Kernel <m11700_s16> was not vectorized
Done.
Speed.Dev.#2.....: 502.1 kH/s (64.95ms)
Hashtype: GOST R 34.11-2012 (Streebog) 512-bit
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11800_m04> was not vectorized
Kernel <m11800_m08> was not vectorized
Kernel <m11800_m16> was not vectorized
Kernel <m11800_s04> was not vectorized
Kernel <m11800_s08> was not vectorized
Kernel <m11800_s16> was not vectorized
Done.
Speed.Dev.#2.....: 501.9 kH/s (64.89ms)
Hashtype: DES (PT = $salt, key = $pass)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m14000_tm> was successfully vectorized (4)
Kernel <m14000_m04> was not vectorized
Kernel <m14000_m08> was successfully vectorized (4)
Kernel <m14000_m16> was successfully vectorized (4)
Kernel <m14000_s04> was not vectorized
Kernel <m14000_s08> was successfully vectorized (4)
Kernel <m14000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 14330.5 kH/s (72.46ms)
Hashtype: 3DES (PT = $salt, key = $pass)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m14100_m04> was not vectorized
Kernel <m14100_m08> was not vectorized
Kernel <m14100_m16> was not vectorized
Kernel <m14100_s04> was not vectorized
Kernel <m14100_s08> was not vectorized
Kernel <m14100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 2033.3 kH/s (128.86ms)
Hashtype: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00400_init> was successfully vectorized (4)
Kernel <m00400_loop> was not vectorized
Kernel <m00400_comp> was not vectorized
Done.
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <amp> was not vectorized
Done.
Speed.Dev.#2.....: 28184 H/s (72.25ms)
Hashtype: scrypt
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08900_init> was not vectorized
Kernel <m08900_loop> was not vectorized
Kernel <m08900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 0 H/s (3.63ms)
Hashtype: PBKDF2-HMAC-MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11900_init> was successfully vectorized (4)
Kernel <m11900_loop> was not vectorized
Kernel <m11900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 29055 H/s (69.28ms)
Hashtype: PBKDF2-HMAC-SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12000_init> was not vectorized
Kernel <m12000_loop> was not vectorized
Kernel <m12000_comp> was not vectorized
Done.
Speed.Dev.#2.....: 16786 H/s (59.93ms)
Hashtype: PBKDF2-HMAC-SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10900_init> was not vectorized
Kernel <m10900_loop> was not vectorized
Kernel <m10900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 6700 H/s (50.37ms)
Hashtype: PBKDF2-HMAC-SHA512
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07100_init> was not vectorized
Kernel <m07100_loop> was not vectorized
Kernel <m07100_comp> was not vectorized
Done.
Speed.Dev.#2.....: 2420 H/s (43.82ms)
Hashtype: Skype
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00020_m04> was not vectorized
Kernel <m00020_m08> was not vectorized
Kernel <m00020_m16> was not vectorized
Kernel <m00020_s04> was not vectorized
Kernel <m00020_s08> was not vectorized
Kernel <m00020_s16> was not vectorized
Done.
Speed.Dev.#2.....: 58614.9 kH/s (71.50ms)
Hashtype: WPA/WPA2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02500_init> was not vectorized
Kernel <m02500_loop> was not vectorized
Kernel <m02500_comp> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 2063 H/s (61.64ms)
Hashtype: IKE-PSK MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05300_m04> was not vectorized
Kernel <m05300_m08> was not vectorized
Kernel <m05300_m16> was not vectorized
Kernel <m05300_s04> was not vectorized
Kernel <m05300_s08> was not vectorized
Kernel <m05300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 7060.8 kH/s (74.19ms)
Hashtype: IKE-PSK SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05400_m04> was not vectorized
Kernel <m05400_m08> was not vectorized
Kernel <m05400_m16> was not vectorized
Kernel <m05400_s04> was not vectorized
Kernel <m05400_s08> was not vectorized
Kernel <m05400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 4184.2 kH/s (62.47ms)
Hashtype: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05500_m04> was not vectorized
Kernel <m05500_m08> was not vectorized
Kernel <m05500_m16> was successfully vectorized (4)
Kernel <m05500_s04> was not vectorized
Kernel <m05500_s08> was not vectorized
Kernel <m05500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 90990.6 kH/s (46.04ms)
Hashtype: NetNTLMv2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05600_m04> was not vectorized
Kernel <m05600_m08> was not vectorized
Kernel <m05600_m16> was successfully vectorized (4)
Kernel <m05600_s04> was not vectorized
Kernel <m05600_s08> was not vectorized
Kernel <m05600_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 6399.9 kH/s (81.70ms)
Hashtype: IPMI2 RAKP HMAC-SHA1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07300_m04> was not vectorized
Kernel <m07300_m08> was not vectorized
Kernel <m07300_m16> was not vectorized
Kernel <m07300_s04> was successfully vectorized (4)
Kernel <m07300_s08> was successfully vectorized (4)
Kernel <m07300_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 8239.2 kH/s (63.53ms)
Hashtype: Kerberos 5 AS-REQ Pre-Auth etype 23
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07500_m04> was not vectorized
Kernel <m07500_m08> was not vectorized
Kernel <m07500_m16> was successfully vectorized (4)
Kernel <m07500_s04> was not vectorized
Kernel <m07500_s08> was not vectorized
Kernel <m07500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1105.5 kH/s (59.21ms)
Hashtype: Kerberos 5 TGS-REP etype 23
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m13100_m04> was not vectorized
Kernel <m13100_m08> was not vectorized
Kernel <m13100_m16> was successfully vectorized (4)
Kernel <m13100_s04> was not vectorized
Kernel <m13100_s08> was not vectorized
Kernel <m13100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 1041.9 kH/s (62.82ms)
Hashtype: DNSSEC (NSEC3)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08300_m04> was not vectorized
Kernel <m08300_m08> was not vectorized
Kernel <m08300_m16> was not vectorized
Kernel <m08300_s04> was not vectorized
Kernel <m08300_s08> was not vectorized
Kernel <m08300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16044.1 kH/s (65.28ms)
Hashtype: PostgreSQL Challenge-Response Authentication (MD5)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11100_m04> was not vectorized
Kernel <m11100_m08> was not vectorized
Kernel <m11100_m16> was not vectorized
Kernel <m11100_s04> was not vectorized
Kernel <m11100_s08> was not vectorized
Kernel <m11100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 25404.0 kH/s (82.49ms)
Hashtype: MySQL Challenge-Response Authentication (SHA1)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11200_m04> was not vectorized
Kernel <m11200_m08> was not vectorized
Kernel <m11200_m16> was not vectorized
Kernel <m11200_s04> was not vectorized
Kernel <m11200_s08> was not vectorized
Kernel <m11200_s16> was not vectorized
Done.
Speed.Dev.#2.....: 12291.6 kH/s (85.25ms)
Hashtype: SIP digest authentication (MD5)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11400_m04> was not vectorized
Kernel <m11400_m08> was not vectorized
Kernel <m11400_m16> was not vectorized
Kernel <m11400_s04> was not vectorized
Kernel <m11400_s08> was not vectorized
Kernel <m11400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5286.7 kH/s (49.52ms)
Hashtype: SMF > v1.1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00120_m04> was not vectorized
Kernel <m00120_m08> was not vectorized
Kernel <m00120_m16> was not vectorized
Kernel <m00120_s04> was not vectorized
Kernel <m00120_s08> was not vectorized
Kernel <m00120_s16> was not vectorized
Done.
Speed.Dev.#2.....: 36781.8 kH/s (56.83ms)
Hashtype: vBulletin < v3.8.5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02610_m04> was not vectorized
Kernel <m02610_m08> was not vectorized
Kernel <m02610_m16> was not vectorized
Kernel <m02610_s04> was not vectorized
Kernel <m02610_s08> was not vectorized
Kernel <m02610_s16> was not vectorized
Done.
Speed.Dev.#2.....: 25187.4 kH/s (83.11ms)
Hashtype: vBulletin > v3.8.5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02710_m04> was not vectorized
Kernel <m02710_m08> was not vectorized
Kernel <m02710_m16> was not vectorized
Kernel <m02710_s04> was not vectorized
Kernel <m02710_s08> was not vectorized
Kernel <m02710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16627.4 kH/s (62.97ms)
Hashtype: IPB2+, MyBB1.2+
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02810_m04> was not vectorized
Kernel <m02810_m08> was not vectorized
Kernel <m02810_m16> was not vectorized
Kernel <m02810_s04> was not vectorized
Kernel <m02810_s08> was not vectorized
Kernel <m02810_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17875.5 kH/s (58.60ms)
Hashtype: WBB3, Woltlab Burning Board 3
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08400_m04> was not vectorized
Kernel <m08400_m08> was not vectorized
Kernel <m08400_m16> was not vectorized
Kernel <m08400_s04> was not vectorized
Kernel <m08400_s08> was not vectorized
Kernel <m08400_s16> was not vectorized
Done.
Speed.Dev.#2.....: 6111.5 kH/s (85.71ms)
Hashtype: OpenCart
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m13900_m04> was not vectorized
Kernel <m13900_m08> was not vectorized
Kernel <m13900_m16> was not vectorized
Kernel <m13900_s04> was not vectorized
Kernel <m13900_s08> was not vectorized
Kernel <m13900_s16> was not vectorized
Done.
Speed.Dev.#2.....: 9217.0 kH/s (56.69ms)
Hashtype: Joomla < 2.5.18
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00010_m04> was not vectorized
Kernel <m00010_m08> was not vectorized
Kernel <m00010_m16> was not vectorized
Kernel <m00010_s04> was not vectorized
Kernel <m00010_s08> was not vectorized
Kernel <m00010_s16> was not vectorized
Done.
Speed.Dev.#2.....: 84245.0 kH/s (49.72ms)
Hashtype: PHPS
Speed.Dev.#2.....: 25151.7 kH/s (83.31ms)
Hashtype: Drupal7
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07900_init> was not vectorized
Kernel <m07900_loop> was not vectorized
Kernel <m07900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 153 H/s (95.12ms)
Hashtype: osCommerce, xt:Commerce
Speed.Dev.#2.....: 58818.7 kH/s (71.24ms)
Hashtype: PrestaShop
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m11000_m04> was not vectorized
Kernel <m11000_m08> was not vectorized
Kernel <m11000_m16> was not vectorized
Kernel <m11000_s04> was not vectorized
Kernel <m11000_s08> was not vectorized
Kernel <m11000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 31905.1 kH/s (65.68ms)
Hashtype: Django (SHA-1)
Speed.Dev.#2.....: 37366.4 kH/s (56.07ms)
Hashtype: Django (PBKDF2-SHA256)
Speed.Dev.#2.....: 335 H/s (76.38ms)
Hashtype: Mediawiki B type
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03710_m04> was not vectorized
Kernel <m03710_m08> was not vectorized
Kernel <m03710_m16> was not vectorized
Kernel <m03710_s04> was not vectorized
Kernel <m03710_s08> was not vectorized
Kernel <m03710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 17841.1 kH/s (58.68ms)
Hashtype: Redmine Project Management Web App
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07600_m04> was not vectorized
Kernel <m07600_m08> was not vectorized
Kernel <m07600_m16> was not vectorized
Kernel <m07600_s04> was not vectorized
Kernel <m07600_s08> was not vectorized
Kernel <m07600_s16> was not vectorized
Done.
Speed.Dev.#2.....: 10815.6 kH/s (96.85ms)
Hashtype: PostgreSQL
Speed.Dev.#2.....: 81873.6 kH/s (51.14ms)
Hashtype: MSSQL(2000)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00130_m04> was not vectorized
Kernel <m00130_m08> was not vectorized
Kernel <m00130_m16> was not vectorized
Kernel <m00130_s04> was not vectorized
Kernel <m00130_s08> was not vectorized
Kernel <m00130_s16> was not vectorized
Done.
Speed.Dev.#2.....: 44528.4 kH/s (94.11ms)
Hashtype: MSSQL(2005)
Speed.Dev.#2.....: 44194.3 kH/s (94.72ms)
Hashtype: MSSQL(2012)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01730_m04> was not vectorized
Kernel <m01730_m08> was not vectorized
Kernel <m01730_m16> was not vectorized
Kernel <m01730_s04> was not vectorized
Kernel <m01730_s08> was not vectorized
Kernel <m01730_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5234.9 kH/s (50.01ms)
Hashtype: MySQL323
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00200_m04> was not vectorized
Kernel <m00200_m08> was not vectorized
Kernel <m00200_m16> was not vectorized
Kernel <m00200_s04> was not vectorized
Kernel <m00200_s08> was not vectorized
Kernel <m00200_s16> was not vectorized
Done.
Speed.Dev.#2.....: 391.1 MH/s (10.67ms)
Hashtype: MySQL4.1/MySQL5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00300_m04> was not vectorized
Kernel <m00300_m08> was not vectorized
Kernel <m00300_m16> was not vectorized
Kernel <m00300_s04> was not vectorized
Kernel <m00300_s08> was not vectorized
Kernel <m00300_s16> was not vectorized
Done.
Speed.Dev.#2.....: 20219.4 kH/s (51.80ms)
Hashtype: Oracle H: Type (Oracle 7+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03100_m04> was not vectorized
Kernel <m03100_m08> was not vectorized
Kernel <m03100_m16> was successfully vectorized (4)
Kernel <m03100_s04> was not vectorized
Kernel <m03100_s08> was not vectorized
Kernel <m03100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 3213.7 kH/s (81.50ms)
Hashtype: Oracle S: Type (Oracle 11+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00110_m04> was not vectorized
Kernel <m00110_m08> was not vectorized
Kernel <m00110_m16> was not vectorized
Kernel <m00110_s04> was not vectorized
Kernel <m00110_s08> was not vectorized
Kernel <m00110_s16> was not vectorized
Done.
Speed.Dev.#2.....: 44829.6 kH/s (93.50ms)
Hashtype: Oracle T: Type (Oracle 12+)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12300_init> was not vectorized
Kernel <m12300_loop> was not vectorized
Kernel <m12300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 338 H/s (89.95ms)
Hashtype: Sybase ASE
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08000_m04> was not vectorized
Kernel <m08000_m08> was not vectorized
Kernel <m08000_m16> was not vectorized
Kernel <m08000_s04> was not vectorized
Kernel <m08000_s08> was not vectorized
Kernel <m08000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 2051.8 kH/s (63.58ms)
Hashtype: EPiServer 6.x < v4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00140_m04> was not vectorized
Kernel <m00140_m08> was not vectorized
Kernel <m00140_m16> was not vectorized
Kernel <m00140_s04> was not vectorized
Kernel <m00140_s08> was not vectorized
Kernel <m00140_s16> was not vectorized
Done.
Speed.Dev.#2.....: 37353.8 kH/s (56.09ms)
Hashtype: EPiServer 6.x > v4
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01440_m04> was not vectorized
Kernel <m01440_m08> was not vectorized
Kernel <m01440_m16> was not vectorized
Kernel <m01440_s04> was not vectorized
Kernel <m01440_s08> was not vectorized
Kernel <m01440_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16556.6 kH/s (63.28ms)
Hashtype: md5apr1, MD5(APR), Apache MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01600_init> was successfully vectorized (4)
Kernel <m01600_loop> was successfully vectorized (4)
Kernel <m01600_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12198 H/s (83.19ms)
Hashtype: ColdFusion 10+
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12600_m04> was not vectorized
Kernel <m12600_m08> was not vectorized
Kernel <m12600_m16> was not vectorized
Kernel <m12600_s04> was not vectorized
Kernel <m12600_s08> was not vectorized
Kernel <m12600_s16> was not vectorized
Done.
Speed.Dev.#2.....: 9645.1 kH/s (54.30ms)
Hashtype: hMailServer
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01420_m04> was not vectorized
Kernel <m01420_m08> was not vectorized
Kernel <m01420_m16> was not vectorized
Kernel <m01420_s04> was not vectorized
Kernel <m01420_s08> was not vectorized
Kernel <m01420_s16> was not vectorized
Done.
Speed.Dev.#2.....: 16531.0 kH/s (63.37ms)
Hashtype: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed.Dev.#2.....: 44568.6 kH/s (93.92ms)
Hashtype: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed.Dev.#2.....: 44808.5 kH/s (93.54ms)
Hashtype: SSHA-512(Base64), LDAP {SSHA512}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01710_m04> was not vectorized
Kernel <m01710_m08> was not vectorized
Kernel <m01710_m16> was not vectorized
Kernel <m01710_s04> was not vectorized
Kernel <m01710_s08> was not vectorized
Kernel <m01710_s16> was not vectorized
Done.
Speed.Dev.#2.....: 5258.9 kH/s (49.79ms)
Hashtype: LM
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03000_tm> was successfully vectorized (4)
Kernel <m03000_m04> was not vectorized
Kernel <m03000_m08> was successfully vectorized (4)
Kernel <m03000_m16> was successfully vectorized (4)
Kernel <m03000_s04> was not vectorized
Kernel <m03000_s08> was successfully vectorized (4)
Kernel <m03000_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 13812.5 kH/s (75.31ms)
Hashtype: NTLM
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01000_m04> was not vectorized
Kernel <m01000_m08> was not vectorized
Kernel <m01000_m16> was not vectorized
Kernel <m01000_s04> was not vectorized
Kernel <m01000_s08> was not vectorized
Kernel <m01000_s16> was not vectorized
Done.
Speed.Dev.#2.....: 156.6 MH/s (26.72ms)
Hashtype: Domain Cached Credentials (DCC), MS Cache
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01100_m04> was not vectorized
Kernel <m01100_m08> was not vectorized
Kernel <m01100_m16> was successfully vectorized (4)
Kernel <m01100_s04> was not vectorized
Kernel <m01100_s08> was not vectorized
Kernel <m01100_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 47323.8 kH/s (88.56ms)
Hashtype: Domain Cached Credentials 2 (DCC2), MS Cache 2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02100_init> was successfully vectorized (4)
Kernel <m02100_loop> was not vectorized
Kernel <m02100_comp> was not vectorized
Done.
Speed.Dev.#2.....: 1663 H/s (61.42ms)
Hashtype: MS-AzureSync PBKDF2-HMAC-SHA256
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12800_init> was successfully vectorized (4)
Kernel <m12800_loop> was not vectorized
Kernel <m12800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 15863 H/s (50.00ms)
Hashtype: descrypt, DES(Unix), Traditional DES
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01500_tm> was successfully vectorized (4)
Kernel <m01500_m04> was not vectorized
Kernel <m01500_m08> was successfully vectorized (4)
Kernel <m01500_m16> was successfully vectorized (4)
Kernel <m01500_s04> was not vectorized
Kernel <m01500_s08> was successfully vectorized (4)
Kernel <m01500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 585.2 kH/s (447.35ms)
Hashtype: BSDiCrypt, Extended DES
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m12400_init> was not vectorized
Kernel <m12400_loop> was not vectorized
Kernel <m12400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 4766 H/s (71.34ms)
Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m00500_init> was successfully vectorized (4)
Kernel <m00500_loop> was successfully vectorized (4)
Kernel <m00500_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12318 H/s (82.28ms)
Hashtype: bcrypt, Blowfish(OpenBSD)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m03200_init> was not vectorized
Kernel <m03200_loop> was not vectorized
Kernel <m03200_comp> was not vectorized
Done.
Speed.Dev.#2.....: 935 H/s (66.41ms)
Hashtype: sha256crypt, SHA256(Unix)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07400_init> was not vectorized
Kernel <m07400_loop> was not vectorized
Kernel <m07400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 539 H/s (94.46ms)
Hashtype: sha512crypt, SHA512(Unix)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01800_init> was not vectorized
Kernel <m01800_loop> was not vectorized
Kernel <m01800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 474 H/s (53.75ms)
Hashtype: OSX v10.4, v10.5, v10.6
Speed.Dev.#2.....: 37121.0 kH/s (56.44ms)
Hashtype: OSX v10.7
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m01720_m04> was not vectorized
Kernel <m01720_m08> was not vectorized
Kernel <m01720_m16> was not vectorized
Kernel <m01720_s04> was successfully vectorized (4)
Kernel <m01720_s08> was successfully vectorized (4)
Kernel <m01720_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 4483.4 kH/s (58.25ms)
Hashtype: OSX v10.8+
Speed.Dev.#2.....: 62 H/s (54.14ms)
Hashtype: AIX {smd5}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06300_init> was successfully vectorized (4)
Kernel <m06300_loop> was successfully vectorized (4)
Kernel <m06300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 12372 H/s (82.25ms)
Hashtype: AIX {ssha1}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06700_init> was successfully vectorized (4)
Kernel <m06700_loop> was not vectorized
Kernel <m06700_comp> was not vectorized
Done.
Speed.Dev.#2.....: 62867 H/s (30.95ms)
Hashtype: AIX {ssha256}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06400_init> was successfully vectorized (4)
Kernel <m06400_loop> was not vectorized
Kernel <m06400_comp> was not vectorized
Done.
Speed.Dev.#2.....: 24682 H/s (80.11ms)
Hashtype: AIX {ssha512}
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m06500_init> was successfully vectorized (4)
Kernel <m06500_loop> was not vectorized
Kernel <m06500_comp> was not vectorized
Done.
Speed.Dev.#2.....: 20861 H/s (94.34ms)
Hashtype: Cisco-PIX MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02400_m04> was not vectorized
Kernel <m02400_m08> was successfully vectorized (4)
Kernel <m02400_m16> was successfully vectorized (4)
Kernel <m02400_s04> was not vectorized
Kernel <m02400_s08> was successfully vectorized (4)
Kernel <m02400_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 61030.3 kH/s (68.67ms)
Hashtype: Cisco-ASA MD5
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m02410_m04> was not vectorized
Kernel <m02410_m08> was successfully vectorized (4)
Kernel <m02410_m16> was successfully vectorized (4)
Kernel <m02410_s04> was not vectorized
Kernel <m02410_s08> was successfully vectorized (4)
Kernel <m02410_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 61098.7 kH/s (68.59ms)
Hashtype: Cisco-IOS SHA256
Speed.Dev.#2.....: 17496.7 kH/s (59.84ms)
Hashtype: Cisco $8$
Speed.Dev.#2.....: 338 H/s (75.64ms)
Hashtype: Cisco $9$
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08900_init> was not vectorized
Kernel <m08900_loop> was not vectorized
Kernel <m08900_comp> was not vectorized
Done.
Speed.Dev.#2.....: 0 H/s (60.45ms)
Hashtype: Juniper Netscreen/SSG (ScreenOS)
Speed.Dev.#2.....: 57826.9 kH/s (72.47ms)
Hashtype: Juniper IVE
Speed.Dev.#2.....: 12261 H/s (82.70ms)
Hashtype: Android PIN
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m05800_init> was successfully vectorized (4)
Kernel <m05800_loop> was successfully vectorized (4)
Kernel <m05800_comp> was not vectorized
Done.
Speed.Dev.#2.....: 7604 H/s (44.70ms)
Hashtype: Citrix NetScaler
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08100_m04> was not vectorized
Kernel <m08100_m08> was not vectorized
Kernel <m08100_m16> was not vectorized
Kernel <m08100_s04> was not vectorized
Kernel <m08100_s08> was not vectorized
Kernel <m08100_s16> was not vectorized
Done.
Speed.Dev.#2.....: 38370.7 kH/s (54.58ms)
Hashtype: RACF
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m08500_m04> was not vectorized
Kernel <m08500_m08> was successfully vectorized (4)
Kernel <m08500_m16> was successfully vectorized (4)
Kernel <m08500_s04> was not vectorized
Kernel <m08500_s08> was successfully vectorized (4)
Kernel <m08500_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 6720.9 kH/s (77.02ms)
Hashtype: GRUB 2
Speed.Dev.#2.....: 242 H/s (52.72ms)
Hashtype: Radmin2
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m09900_m04> was not vectorized
Kernel <m09900_m08> was not vectorized
Kernel <m09900_m16> was not vectorized
Kernel <m09900_s04> was not vectorized
Kernel <m09900_s08> was not vectorized
Kernel <m09900_s16> was not vectorized
Done.
Speed.Dev.#2.....: 31011.0 kH/s (67.55ms)
Hashtype: SAP CODVN B (BCODE)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07700_m04> was not vectorized
Kernel <m07700_m08> was not vectorized
Kernel <m07700_m16> was successfully vectorized (4)
Kernel <m07700_s04> was not vectorized
Kernel <m07700_s08> was not vectorized
Kernel <m07700_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 5810.6 kH/s (90.15ms)
Hashtype: SAP CODVN F/G (PASSCODE)
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m07800_m04> was not vectorized
Kernel <m07800_m08> was not vectorized
Kernel <m07800_m16> was successfully vectorized (4)
Kernel <m07800_s04> was not vectorized
Kernel <m07800_s08> was not vectorized
Kernel <m07800_s16> was successfully vectorized (4)
Done.
Speed.Dev.#2.....: 2317.7 kH/s (56.26ms)
Hashtype: SAP CODVN H (PWDSALTEDHASH) iSSHA-1
Compilation started
Compilation done
Linking started
Linking done
Device build started
Device build done
Kernel <gpu_memset> was not vectorized
Kernel <m10300_init> was not vectorized
Kernel <m10300_loop> was not vectorized
Kernel <m10300_comp> was not vectorized
Done.
Speed.Dev.#2.....: 7927 H/s (42.82ms)
Hashtype: L