1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 01:06:00 +00:00
hashcat/include
2016-11-22 18:39:02 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
combinator.h Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h
convert.h
cpt.h
cpu_aes.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
ext_ADL.h Fix compiler warnings caused by -Wstrict-prototypes 2016-10-30 20:45:44 +01:00
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
ext_xnvctrl.h
filehandling.h
folder.h Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 2016-11-20 22:54:52 +01:00
hashcat.h
hashes.h
hlfmt.h
hwmon.h Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro 2016-11-05 23:19:13 +01:00
induct.h Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c 2016-11-16 10:13:40 +01:00
interface.h
locking.h Fix locking.c warnings when compiling on windows 2016-11-07 15:02:34 +01:00
logfile.h
loopback.h
memory.h
monitor.h
mpsp.h
opencl.h Improve CPU detection on AMDGPU-Pro 2016-11-14 13:05:40 +01:00
outfile_check.h
outfile.h Add some more returncode checks 2016-10-15 19:30:57 +02:00
potfile.h
restore.h Move out words_cur from restore_ctx to status_ctx and let the dispatcher update it 2016-10-20 21:27:42 +02:00
rp_cpu.h
rp_kernel_on_cpu.h
rp.h
shared.h
sort_r.h
status.h
stdout.h
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h
thread.h
timer.h
tuningdb.h Update tuning_db.c function parameters 2016-10-06 16:51:01 +02:00
types.h
usage.h
user_options.h Added option --keep-guessing to continue cracking hashes even after they have been cracked. 2016-10-31 10:09:04 +01:00
weak_hash.h Add some more returncode checks 2016-10-15 19:47:53 +02:00
wordlist.h