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
Gabriele Gristina 15b90c953e
Added hash-mode: SNMPv3 HMAC-SHA512-384
3 years ago
..
affinity.h
autotune.h
backend.h Vendor Detection: Add "Intel" as a valid vendor name for GPU on macOS 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 KeePass: Increase supported size for KeePass 1 databases from 300kB to 16MB 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 Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise 3 years ago
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 Remove more old GCC diagnostic options 5 years ago
emu_inc_rp.h
emu_inc_rp_optimized.h
event.h
ext_ADL.h ADL: Updated support for AMD Display Library to 14.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 3 years ago
ext_OpenCL.h OpenCL Backend: Use CL_DEVICE_BOARD_NAME_AMD instead of CL_DEVICE_NAME for device name in case OpenCL runtime supports this query 3 years ago
ext_cuda.h Add async CUDA memcpy functions: hc_cuMemcpyDtoDAsync(), hc_cuMemcpyDtoHAsync() and hc_cuMemcpyHtoDAsync(). Implement partially async CUDA memset and bzero kernels. 3 years ago
ext_hip.h Add async HIP memcpy functions: hc_hipMemcpyDtoDAsync(), hc_hipMemcpyDtoHAsync() and hc_hipMemcpyHtoDAsync(). Implement partially async HIP memset and bzero kernels. 3 years ago
ext_hiprtc.h First draft HIP Version 3 years ago
ext_iokit.h show all fans in hwmon output 3 years ago
ext_lzma.h Fix some include headers macros 4 years ago
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 use const char for fopen mode 3 years ago
folder.h use recursive mkdir for the profile and the cache dir 3 years ago
hashcat.h Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
hashes.h Fixed race condition in potfile check during removal of empty hashes 3 years ago
hlfmt.h
hwmon.h show all fans in hwmon output 3 years ago
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init() 4 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 hashcat 6.1.1 4 years ago
rp.h
rp_cpu.h
selftest.h
shared.h File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM 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 Removed option --example-hashes, now is an alias of --hash-info 4 years ago
thread.h Use critical section instead of mutex in Windows 3 years ago
timer.h
tuningdb.h
types.h Added hash-mode: SNMPv3 HMAC-SHA512-384 3 years ago
usage.h skip autodetect if benchmark is enabled, keep table sorting like usage 3 years ago
user_options.h
wordlist.h