1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-07 02:06:01 +00:00
hashcat/include
2022-05-04 14:26:53 +02:00
..
affinity.h
autotune.h
backend.h
benchmark.h
bitmap.h
bitops.h Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
emu_general.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_md4.h
emu_inc_hash_md5.h
emu_inc_hash_sha1.h
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h
emu_inc_rp_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h 2021-12-28 21:55:05 +01:00
ext_cuda.h
ext_hip.h
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_metal.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h Added temperature watchdog and utilization for CPU on linux using sysfs and procfs 2021-07-10 14:24:51 +02:00
filehandling.h Avoid directly accessing file handle 2021-08-21 14:29:10 +03:00
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h show all fans in hwmon output 2021-06-19 20:32:07 +02:00
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line 2021-11-28 13:58:27 +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
outfile_check.h
outfile.h
pidfile.h
potfile.h Keep output of --show and --left in the original ordering of the input hash file 2019-11-05 13:49:22 +01:00
restore.h
rp_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h Use critical section instead of mutex in Windows 2021-07-10 16:29:40 +03:00
timer.h
tuningdb.h
types.h
usage.h
user_options.h Update some of the visual indicator of active options when benchmarking 2017-10-14 12:54:34 +02:00
wordlist.h