1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 17:25:42 +00:00
hashcat/include
2022-05-04 14:26:53 +02:00
..
affinity.h
autotune.h
backend.h stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead 2022-02-25 16:35:55 +00:00
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
combinator.h
common.h The hc_bytealign_be_S() was merged too early, but is not yet used anywhere for this platform so we can remove it again. 2021-08-12 15:15:32 +02:00
convert.h
cpt.h
cpu_crc32.h VeraCrypt: Increase password length support for non-boot volumes from 64 to 128. 2021-06-17 09:45:30 +02:00
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 Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise 2021-05-10 14:36:41 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Update HIP includes to work with Linux on HIP 5.1.20531+ 2022-04-14 17:46:59 +02:00
ext_hiprtc.h Update HIP includes to work with Linux on HIP 5.1.20531+ 2022-04-14 17:46:59 +02:00
ext_iokit.h Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 2022-02-15 22:20:03 +01:00
ext_lzma.h
ext_metal.h
ext_nvapi.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_nvml.h
ext_nvrtc.h CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2022-01-03 16:29:15 +01:00
ext_OpenCL.h
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
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 check_hash() needs to return value to indicate possible error 2021-07-27 14:36:48 +03:00
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h
modules.h
monitor.h
mpsp.h
outfile_check.h
outfile.h Fix segfault in --hash-info by avoid huge stack buffer allocation 2021-06-30 21:01:55 +02:00
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp.h Added option --generate-rules-func-sel to specify a pool of operators that the random rule generator is allowed to pick from 2021-08-14 11:43:32 +02:00
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h added device type 2022-03-21 08:55:16 +01:00
stdout.h
straight.h
terminal.h minor code style fixes 2022-03-31 19:19:16 +02:00
thread.h
timer.h
tuningdb.h
types.h Added user advice if a hash throws 'token length exception' 2022-05-04 14:26:53 +02:00
usage.h
user_options.h
wordlist.h