1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 12:29:35 +00:00
hashcat/include
Jens Steube 0ff49c5b44 Fix segfault in related to weak-hash-check on CPU devices
Move typedef for bool datatype to common.h
2016-01-12 17:18:01 +01:00
..
common.h Fix segfault in related to weak-hash-check on CPU devices 2016-01-12 17:18:01 +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 Fix for -m 1500, -m 3000: Missing "defined" keyword 2016-01-07 20:14:34 +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 Fix segfault in related to weak-hash-check on CPU devices 2016-01-12 17:18:01 +01:00
types.h The weak-hash-check feature didn't work for algorithms that made use of some automatic optimizer flags 2016-01-10 21:02:03 +01:00