1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-09 00:49:07 +00:00
hashcat/include
2016-11-22 18:39:02 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
bitops.h
combinator.h
common.h * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
convert.h
cpt.h
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h
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
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h Query PCI-Express bus/device/function and store for later use 2016-11-05 20:23:05 +01:00
ext_sysfs.h
ext_xnvctrl.h
filehandling.h
folder.h
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
interface.h
locking.h
logfile.h
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 Update outfile_check.c function parameters 2016-10-06 16:43:02 +02:00
outfile.h
potfile.h Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects 2016-11-16 10:22:57 +01:00
restore.h
rp_cpu.h
rp_kernel_on_cpu.h
rp.h
shared.h Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects 2016-11-16 10:22:57 +01:00
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
types.h
usage.h
user_options.h
weak_hash.h
wordlist.h