1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-02 13:39:17 +00:00
hashcat/include
2018-08-07 14:04:04 +02:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
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 All remaining parser functions have been rewritten to make use of input_tokenizer(): 2018-07-20 11:00:39 +02:00
cpt.h
cpu_aes.h
cpu_blake2.h
cpu_crc32.h
cpu_des.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 2017-12-01 15:19:10 +01:00
ext_OpenCL.h Only Apple has a different cl.h location. Simplify a bit 2017-03-04 18:28:50 -08:00
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h fix some datatypes 2018-02-08 19:13:29 +01:00
hwmon.h
induct.h
interface.h
locking.h
logfile.h
loopback.h
memory.h
monitor.h Move more status display calculate logic into separate functions 2016-10-17 13:44:07 +02:00
mpsp.h
opencl.h
outfile_check.h Update outfile_check.c function parameters 2016-10-06 16:43:02 +02:00
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h
rp.h
selftest.h
shared.h
sort_r.h use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h
stdout.h fix some datatypes 2018-02-08 19:13:29 +01:00
straight.h
terminal.h
thread.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h