1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
hashcat/include
jsteube 1b30a1d6c7 The following parser functions have been rewritten to make use of input_tokenizer():
nsec3_parse_hash
wbb3_parse_hash
racf_parse_hash
androidfde_parse_hash
scrypt_parse_hash
2018-07-09 12:49:42 +02:00
..
lzma_sdk Update LZMA SDK files to latest (2017-08-28, 17.01 beta) 2017-11-07 12:27:27 +01:00
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h
bitmap.h
bitops.h Fix compile error caused by __add3() 2017-08-27 19:46:17 +02:00
combinator.h Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h
convert.h
cpt.h
cpu_aes.h
cpu_blake2.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
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 Add support for building with system lzma-sdk 2018-02-28 11:21:46 +01:00
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
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
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
interface.h The following parser functions have been rewritten to make use of input_tokenizer(): 2018-07-09 12:49:42 +02:00
locking.h
logfile.h
loopback.h
memory.h
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
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 Remove unnecessary includes 2017-03-04 18:30:39 -08:00
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
status.h
stdout.h
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
usage.h
user_options.h
wordlist.h