1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 07:30:58 +00:00
hashcat/include
2019-02-08 14:30:34 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed 2018-11-30 22:59:43 +01:00
convert.h Add decoder_apply_optimizer () 2018-12-15 15:22:40 +01:00
cpt.h
cpu_aes.h
cpu_blake2.h
cpu_crc32.h Add module for -m 12500 2019-01-25 13:31:32 +01:00
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
dictstat.h
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
dynloader.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
event.h
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 Update outfile_check 2019-01-20 10:28:54 +01:00
hlfmt.h Switch from size_t to int 2018-12-14 12:21:14 +01:00
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_migrate.h Add module -m 16000 2019-02-08 14:30:34 +01:00
interface.h Add -m 6211 module and moved some code around 2019-01-26 16:54:29 +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 Get rid of module_build_plain_postprocess() 2019-02-07 17:11:49 +01:00
monitor.h
mpsp.h
opencl.h
outfile_check.h
outfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
pidfile.h
potfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
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
rp_kernel_on_cpu.h
rp.h
selftest.h
shared.h Some cleanup 2019-01-12 15:05:33 +01:00
slow_candidates.h
sort_r.h use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h Fix use-after-free of hash_name 2019-01-21 10:00:44 +01:00
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Get rid of OPTI_TYPE_PRECOMPUTE_PERMUT 2019-02-07 17:05:02 +01:00
usage.h Add support for hash modules to usage.c 2019-01-06 13:23:45 +01:00
user_options.h
wordlist.h