1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 23:10:00 +00:00
hashcat/include
2017-10-17 12:08:17 +02:00
..
lzma_sdk
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
combinator.h
common.h
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 changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha1.h changed uint to u32 2016-10-04 00:35:49 -04:00
cpu_sha256.h changed uint to u32 2016-10-04 00:35:49 -04:00
debugfile.h
dictstat.h Fix empty line check in _old_apply_rule() 2017-10-01 17:03:16 +02:00
dispatch.h
dynloader.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
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 Add NVML and NVAPI support to Cygwin 2017-02-07 16:19:41 -08:00
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
ext_xnvctrl.h
filehandling.h Fixed string not null terminated when reading maskfiles 2017-02-14 11:14:32 +01:00
folder.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
hashcat.h
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 Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c 2016-11-16 10:13:40 +01:00
interface.h test.pl ready and 0 error. Ready for PR 2017-09-21 16:55:30 +02:00
locking.h
logfile.h
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 2016-11-20 22:54:52 +01:00
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 Update outfile_check.c function parameters 2016-10-06 16:43:02 +02:00
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 show/left: improved the performance by using a tree and linked node structure 2017-10-17 12:08:17 +02:00
restore.h
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
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
selftest.h
shared.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.h Update tuning_db.c function parameters 2016-10-06 16:51:01 +02:00
types.h show/left: improved the performance by using a tree and linked node structure 2017-10-17 12:08:17 +02:00
usage.h
user_options.h
wordlist.h