1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-23 08:38:09 +00:00
hashcat/include
2019-02-12 16:02:27 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
brain.h Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows 2018-10-31 10:50:16 +01:00
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
dictstat.h
dispatch.h
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
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 Prepare remove of hash_type variable 2019-02-12 15:30:42 +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 Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
slow_candidates.h
sort_r.h
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 Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h Get rid of hash_type variable. This hopefully reduces some confusion for new hashcat kernel developers 2019-02-12 16:02:27 +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