1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 14:59:37 +00:00
hashcat/include
2022-12-08 18:59:34 +01:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h
backend.h
benchmark.h
bitmap.h
bitops.h
brain.h Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support 2021-06-26 20:24:45 +02:00
combinator.h
common.h
convert.h Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2022-06-20 15:25:34 +02:00
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h
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_bignum_operations.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_base58.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 Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_hash_sha512.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_radmin3_constants.h radmin3: use hexadecimal instead of .incbin 2022-05-30 18:00:06 +02:00
emu_inc_rp_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h
ext_cuda.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_hip.h
ext_hiprtc.h
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 remove ioapi include 2021-12-29 18:17:01 -08:00
ext_metal.h
ext_nvapi.h
ext_nvml.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
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 switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02: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.h
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h
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 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
rp.h
selftest.h
shared.h Prepare file_to_buffer() for later use 2022-08-07 20:36:08 +00:00
slow_candidates.h update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
sort_r.h
status.h Refactored Recovered.New... handling 2022-08-19 12:02:21 +02:00
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h