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
Jens Steube 668d2179cd
Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
3 years ago
..
affinity.h
autotune.h
backend.h HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 3 years ago
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 3 years ago
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 VeraCrypt: Increase password length support for non-boot volumes from 64 to 128. 3 years ago
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 Implement async run_cuda_kernel_memset() and run_cuda_kernel_memset32() 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 show all fans in hwmon output 3 years ago
ext_lzma.h
ext_nvapi.h Restyling hwmon (2021)(2) 3 years ago
ext_nvml.h Restyling hwmon (2021)(2) 3 years ago
ext_nvrtc.h
ext_sysfs_amdgpu.h Rename hardware monitor interface sysfs to sysfs_amdgpu 3 years ago
ext_sysfs_cpu.h Added temperature watchdog and utilization for CPU on linux using sysfs and procfs 3 years ago
filehandling.h Avoid directly accessing file handle 3 years ago
folder.h
hashcat.h
hashes.h check_hash() needs to return value to indicate possible error 3 years ago
hlfmt.h
hwmon.h show all fans in hwmon output 3 years ago
induct.h
interface.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 3 years ago
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 Fix segfault in --hash-info by avoid huge stack buffer allocation 3 years ago
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
status.h Merge pull request #2825 from matrix/hwmon_osx_v2 3 years ago
stdout.h
straight.h
terminal.h
thread.h Use critical section instead of mutex in Windows 3 years ago
timer.h
tuningdb.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 3 years ago
types.h Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes 3 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