1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
hashcat/include
2018-02-11 10:56:08 +01:00
..
lzma_sdk
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h
benchmark.h
bitmap.h
bitops.h
combinator.h
common.h
convert.h
cpt.h
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_blake2.h Remove some redundant constants 2018-02-09 10:48:19 +01:00
cpu_crc32.h
cpu_des.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md4.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h
ext_ADL.h
ext_lzma.h Update LZMA SDK files to latest (2017-08-28, 17.01 beta) 2017-11-07 12:27:27 +01:00
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
hashcat.h
hashes.h Move out code to check for hashfile or hash on commandline into dedicated function 2017-12-06 16:12:34 +01:00
hlfmt.h
hwmon.h
induct.h
interface.h
locking.h
logfile.h
loopback.h
memory.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
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
outfile.h
pidfile.h
potfile.h add missing function prototypes for the binary-search-tree-based pot sorting 2017-10-25 12:31:17 +02:00
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h Backport current state of pure kernel rule engine to CPU 2017-08-20 12:27:19 +02:00
rp.h
selftest.h
shared.h OpenCL Kernels: Use the kernel local buffer size as additional reference in order to limit the thread-count 2018-02-11 10:56:08 +01:00
sort_r.h
status.h
stdout.h fix some datatypes 2018-02-08 19:13:29 +01:00
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 OpenCL Kernels: Use the kernel local buffer size as additional reference in order to limit the thread-count 2018-02-11 10:56:08 +01:00
usage.h
user_options.h
wordlist.h