1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 20:00:21 +00:00
hashcat/include
2017-08-23 12:43:59 +02:00
..
lzma_sdk
affinity.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
autotune.h
benchmark.h
bitmap.h
bitops.h
combinator.h
common.h Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
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 Add ADL support to Cygwin 2017-02-21 21:57:05 -08:00
ext_lzma.h
ext_nvapi.h
ext_nvml.h reformatting; replaced some tabs with spaces 2017-08-16 13:46:40 +02:00
ext_OpenCL.h
ext_sysfs.h
ext_xnvctrl.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h Add pure kernels for SIP digest authentication (MD5) 2017-08-07 13:39:17 +02:00
locking.h
logfile.h Fix some variable names in hashcat.log 2016-11-22 18:39:02 +01:00
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 Switch the datatypes of the variables responsible for work-item count and work-item size from u32 to u64 2017-08-19 16:39:22 +02:00
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h Fixed the version number used in the restore file header 2017-08-14 12:10:42 +02:00
rp_cpu.h Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
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 Backport current state of pure kernel rule engine to CPU 2017-08-20 12:27:19 +02:00
rp.h Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
selftest.h
shared.h replace all time_t/__time64_t with hc_time_t and all related functions 2017-08-16 19:43:41 +02:00
sort_r.h
status.h use an overflow check instead of a hard coded value for ETA 2017-08-16 17:51:35 +02:00
stdout.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
straight.h
terminal.h Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
thread.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
timer.h
tuningdb.h
types.h Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 2017-08-23 12:43:59 +02:00
usage.h
user_options.h
weak_hash.h
wordlist.h