1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 20:00:21 +00:00
hashcat/include
2019-03-27 06:15:58 -05:00
..
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 More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
brain.h
combinator.h Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h
convert.h Fix some broken strict-aliasing rules 2019-03-17 11:09:32 +01:00
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_aes.h Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
cpu_blake2.h Remove some redundant constants 2018-02-09 10:48:19 +01:00
cpu_crc32.h Add module for -m 12500 2019-01-25 13:31:32 +01:00
cpu_des.h Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
cpu_md4.h
cpu_md5.h
cpu_sha1.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
event.h Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.h
ext_nvapi.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvml.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_OpenCL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 2019-02-25 11:20:22 +01: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 Support module specific JiT compiler build options 2019-03-02 11:12:13 +01:00
keyboard_layout.h Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.h
logfile.h
loopback.h
memory.h
modules.h Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
monitor.h fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it) 2018-10-31 11:37:06 +01:00
mpsp.h
opencl.h OpenCL Runtime: Disable OpenCL kernel cache on Apple for Intel CPU (throws CL_BUILD_PROGRAM_FAILURE for no reason) 2019-03-10 10:48:37 +01:00
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h Update version to 5.1.0 2018-12-02 11:58:48 +01:00
rp_cpu.h
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
rp.h
selftest.h
shared.h Add generic_salt_encode so we have both function types 2019-02-14 10:52:24 +01:00
slow_candidates.h
sort_r.h
status.h Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h More Prep 2019-03-27 06:15:58 -05:00
usage.h
user_options.h
wordlist.h