1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 17:25:42 +00:00
hashcat/include
2022-01-22 12:10:09 +01:00
..
affinity.h
autotune.h
backend.h
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry. 2020-03-10 15:42:55 +01:00
dispatch.h
dynloader.h
emu_general.h
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_md4.h
emu_inc_hash_md5.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha1.h
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_rp_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h
ext_cuda.h
ext_hip.h
ext_hiprtc.h HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 2022-01-02 19:12:41 +01:00
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h Avoid directly accessing file handle 2021-08-21 14:29:10 +03:00
folder.h use recursive mkdir for the profile and the cache dir 2021-06-05 21:55:59 +02:00
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
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 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
mpsp.h
outfile_check.h
outfile.h
pidfile.h Remove unnecessary includes 2017-03-04 18:30:39 -08:00
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 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon 2021-12-24 17:30:49 +01:00
slow_candidates.h
sort_r.h
status.h Merge pull request #2825 from matrix/hwmon_osx_v2 2021-06-20 11:09:35 +02:00
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 Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used 2021-11-26 09:53:42 +01:00
user_options.h
wordlist.h