1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 03:39:09 +00:00
hashcat/include
2019-01-24 13:43:07 +01:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
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 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
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 Add decoder_apply_optimizer () 2018-12-15 15:22:40 +01:00
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_aes.h
cpu_blake2.h
cpu_crc32.h
cpu_des.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h Fix empty line check in _old_apply_rule() 2017-10-01 17:03:16 +02:00
dispatch.h
dynloader.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
event.h
ext_ADL.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
filehandling.h
folder.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
hashcat.h
hashes.h
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 and unit test for hash-mode 15300 2019-01-24 13:43:07 +01:00
interface.h
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
modules.h
monitor.h
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 2017-06-23 14:43:43 +02:00
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 Backport current state of pure kernel rule engine to CPU 2017-08-20 12:27:19 +02:00
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00