1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-17 04:08:34 +00:00
hashcat/src
2016-01-13 23:38:07 +01:00
..
ext_ADL.c Initial commit 2015-12-04 15:47:52 +01:00
ext_dummy.c Initial commit 2015-12-04 15:47:52 +01:00
ext_nvapi.c Initial commit 2015-12-04 15:47:52 +01:00
ext_nvml.c change in library loading: libnvidia-ml now does load dynamically only on NVidia systems 2015-12-15 20:34:07 +01:00
ext_OpenCL.c - Fixed PHY memory handling for scrypt based algorithms 2015-12-23 15:51:55 +01:00
ext_smi.c Initial commit 2015-12-04 15:47:52 +01:00
Makefile Makefile: remove kernels/ directory when running make clean 2016-01-13 18:16:56 +01:00
oclHashcat.c add skipped devices to the --benchmark output 2016-01-13 23:38:07 +01:00
rp_kernel_on_cpu.c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
shared.c Do not use OpenCL CPU devices by default to avoid slow GPU synchronization, user needs to explicitly enable them using --opencl-device-type 2016-01-13 20:27:26 +01:00