1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-11 10:28:57 +00:00
hashcat/include
2016-01-13 22:22:46 +01:00
..
common.h Replace typedef for bool with stdbool.h 2016-01-12 18:56:26 +01:00
constants.h Added new hash mode -m 13000 = RAR5 2016-01-09 20:34:12 +01:00
cpu-aes.c fixes issue #5: formatting problem with tabs vs spaces 2015-12-06 11:29:29 +01:00
cpu-aes.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-crc32.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-des.c Initial commit 2015-12-04 15:47:52 +01:00
cpu-md5.c Initial commit 2015-12-04 15:47:52 +01:00
cpu-md5.h Generate a more easy to read filename for cached kernels 2016-01-04 20:56:15 +01:00
cpu-sha256.c Initial commit 2015-12-04 15:47:52 +01:00
ext_ADL.h Fix segfault in related to weak-hash-check on CPU devices 2016-01-12 17:18:01 +01:00
ext_dummy.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvapi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvml.h change in library loading: libnvidia-ml now does load dynamically only on NVidia systems 2015-12-15 20:34:07 +01:00
ext_OpenCL.h - Fixed PHY memory handling for scrypt based algorithms 2015-12-23 15:51:55 +01:00
ext_smi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
kernel_functions.c Added new hash mode -m 13000 = RAR5 2016-01-09 20:34:12 +01:00
kernel_vendor.h Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV 2016-01-13 17:10:40 +01:00
rp_cpu.h Initial commit 2015-12-04 15:47:52 +01:00
rp_kernel_on_cpu.h Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
rp_kernel.h 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.h Run weak-hash checks only in straight-attack mode, this greatly reduces code complexity 2016-01-13 22:22:46 +01:00
types.h Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV 2016-01-13 17:10:40 +01:00