You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/include
Chick3nman 16096c8db9
Fix hashcat_status struct
2 years ago
..
affinity.h
autotune.h
backend.h Backends: added Metal host-code 2 years ago
benchmark.h
bitmap.h
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. 3 years ago
convert.h
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
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.h
emu_inc_rp_optimized.h
event.h
ext_ADL.h OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h 3 years ago
ext_OpenCL.h beautify ext_OpenCL.h 3 years ago
ext_cuda.h CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 3 years ago
ext_hip.h HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 3 years ago
ext_hiprtc.h HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 3 years ago
ext_iokit.h
ext_lzma.h remove ioapi include 3 years ago
ext_metal.h Backends: added Metal host-code 2 years ago
ext_nvapi.h
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 3 years ago
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h Avoid directly accessing file handle 3 years ago
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
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 3 years ago
monitor.h
mpsp.h
outfile.h
outfile_check.h
pidfile.h
potfile.h
restore.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 3 years ago
rp_cpu.h
selftest.h
shared.h OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon 3 years ago
slow_candidates.h
sort_r.h Fix the build for NetBSD 2 years ago
status.h Prepare "Net New" value for status, test initial status message format 2 years ago
stdout.h
straight.h
terminal.h Added generic system info to backend_info() 2 years ago
thread.h
timer.h
tuningdb.h
types.h Fix hashcat_status struct 2 years ago
usage.h Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used 3 years ago
user_options.h
wordlist.h