1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 01:06:00 +00:00
hashcat/include
2017-08-23 12:43:59 +02:00
..
lzma_sdk
affinity.h
autotune.h
benchmark.h
bitmap.h Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
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 Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0. 2017-04-30 20:34:01 -04:00
cpu_crc32.h
cpu_des.h
cpu_md4.h Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
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
ext_nvapi.h
ext_nvml.h reformatting; replaced some tabs with spaces 2017-08-16 13:46:40 +02:00
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
ext_xnvctrl.h
filehandling.h
folder.h
hashcat.h fix string 2017-04-10 13:35:01 -07:00
hashes.h Added self-test funcionality for OpenCL kernels on startup 2017-06-13 19:07:08 +02:00
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
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 Remove unnecessary includes 2017-03-04 18:30:39 -08:00
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 Added self-test funcionality for OpenCL kernels on startup 2017-06-13 19:07:08 +02:00
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
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
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