1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 03:39:09 +00:00
hashcat/include
Jens Steube 186e68289c
Merge pull request #2804 from matrix/autodetect
Added new feature: autodetect hash-mode
2021-06-06 18:20:44 +02:00
..
workarounds
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
backend.h use XDG_CACHE_HOME for kernels 2021-06-05 00:38:43 +02:00
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
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 The hashcat brain 2018-10-28 16:47:13 +01:00
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 Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
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 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 Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_cuda.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
filehandling.h
folder.h
hashcat.h Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 2021-05-05 22:53:04 +02:00
hashes.h
hlfmt.h switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
hwmon.h Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
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.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 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
outfile_check.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
outfile.h
pidfile.h Remove unnecessary includes 2017-03-04 18:30:39 -08:00
potfile.h
restore.h
rp_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 Run through Clang's readability-inconsistent-declaration-parameter-name 2019-08-03 22:37:38 -07:00
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h