1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 14:59:37 +00:00
hashcat/include
2019-02-14 10:52:24 +01:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h
benchmark.h
bitmap.h
bitops.h
brain.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
cpu_blake2.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters 2018-08-06 15:35:35 +02:00
cpu_sha1.h
cpu_sha256.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
debugfile.h
dictstat.h
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
dynloader.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
event.h
ext_ADL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h fix string 2017-04-10 13:35:01 -07:00
hashes.h
hlfmt.h Switch from size_t to int 2018-12-14 12:21:14 +01:00
hwmon.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
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
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
monitor.h
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 2017-06-23 14:43:43 +02:00
opencl.h
outfile_check.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
outfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
pidfile.h
potfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h Backport current state of optimized kernel rule engine to CPU 2017-08-20 12:50:24 +02:00
rp_kernel_on_cpu.h
rp.h
selftest.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
shared.h Add generic_salt_encode so we have both function types 2019-02-14 10:52:24 +01:00
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Add generic_salt_encode so we have both function types 2019-02-14 10:52:24 +01:00
usage.h
user_options.h Update some of the visual indicator of active options when benchmarking 2017-10-14 12:54:34 +02:00
wordlist.h