1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-08 18:56:02 +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 Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.h switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha256.h changed uint to u32 2016-10-04 00:35:49 -04:00
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
dictstat.h
dispatch.h
dynloader.h
event.h
ext_ADL.h
ext_nvapi.h
ext_nvml.h Make use of nvmlDeviceGetCount() 2016-10-11 12:18:06 +02:00
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
logfile.h Fix some variable names in hashcat.log 2016-11-22 18:39:02 +01:00
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h
monitor.h
mpsp.h
opencl.h
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 Add back input queue in status view 2016-11-10 22:30:17 +01:00
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
weak_hash.h
wordlist.h