1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-17 07:45:47 +00:00
hashcat/include
2019-02-14 10:52:24 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
brain.h Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows 2018-10-31 10:50:16 +01:00
combinator.h Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed 2018-11-30 22:59:43 +01:00
convert.h
cpt.h
cpu_aes.h
cpu_blake2.h Remove some redundant constants 2018-02-09 10:48:19 +01:00
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
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 Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.h
ext_lzma.h Add support for building with system lzma-sdk 2018-02-28 11:21:46 +01:00
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h Add -m 6211 module and moved some code around 2019-01-26 16:54:29 +01:00
keyboard_layout.h
locking.h file locking: check return value of fcntl () 2017-02-14 15:15:50 +01:00
logfile.h
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h
modules.h
monitor.h fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it) 2018-10-31 11:37:06 +01:00
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 2017-06-23 14:43:43 +02:00
opencl.h
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h
rp.h Fix broken hex notation 2018-07-26 11:41:56 +02:00
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 Add sempaphore macros for later use 2018-08-16 14:57:10 +02:00
timer.h
tuningdb.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h
usage.h Add support for hash modules to usage.c 2019-01-06 13:23:45 +01:00
user_options.h
wordlist.h