1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 15:40:59 +00:00
hashcat/include
2018-08-15 23:32:58 +02:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h Fix __add3 bitops in host code 2018-07-22 12:23:18 +02:00
combinator.h
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 Remove some redundant constants 2018-02-09 10:48:19 +01:00
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 Fix empty line check in _old_apply_rule() 2017-10-01 17:03:16 +02:00
dispatch.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
dynloader.h
event.h
ext_ADL.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
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 Add missing files 2016-11-05 23:34:17 +01:00
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 Getting rid of OPTS_TYPE_HASH_COPY for Ansible Vault 2018-08-15 23:32:58 +02:00
locking.h
logfile.h
loopback.h
memory.h
monitor.h
mpsp.h
opencl.h
outfile_check.h
outfile.h Files: Do several file and folder checks on startup rather than when they are actually used to avoid related error after eventual intense operations 2017-01-27 14:50:39 +01:00
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 Update to v4.2.1 2018-08-07 14:04:04 +02:00
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
shared.h TrueCrypt/VeraCrypt cracking: Do an entropy check on the TC/VC header on start 2018-07-31 16:18:45 +02:00
sort_r.h
status.h
stdout.h
straight.h
terminal.h remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
thread.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
timer.h
tuningdb.h
types.h Try to evaluate available OpenCL device memory and use this information instead of total available OpenCL device memory for autotune 2018-08-05 23:29:54 +02:00
usage.h Fix some EOL handling 2016-10-25 12:25:53 +02:00
user_options.h
wordlist.h