1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 23:10:00 +00:00
hashcat/include
2019-02-14 10:52:24 +01:00
..
affinity.h
autotune.h
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 2017-12-05 11:08:59 +01:00
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
convert.h
cpt.h
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
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 Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
dynloader.h
event.h
ext_ADL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h Update outfile_check 2019-01-20 10:28:54 +01:00
hlfmt.h
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
locking.h
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 2017-10-20 12:19:33 +02:00
loopback.h
memory.h
modules.h
monitor.h
mpsp.h
opencl.h
outfile_check.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h Replace char[] with *char 2017-11-13 12:12:44 -08:00
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h
rp.h Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.h
shared.h
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 Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h
thread.h Add sempaphore macros for later use 2018-08-16 14:57:10 +02:00
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h