1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-22 21:51:07 +00:00
hashcat/include
2021-07-21 15:47:05 +02:00
..
affinity.h
autotune.h
backend.h Add async CUDA memcpy functions: hc_cuMemcpyDtoDAsync(), hc_cuMemcpyDtoHAsync() and hc_cuMemcpyHtoDAsync(). Implement partially async CUDA memset and bzero kernels. 2021-07-20 12:23:39 +03:00
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
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_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_cuda.h
ext_hip.h
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h Added temperature watchdog and utilization for CPU on linux using sysfs and procfs 2021-07-10 14:24:51 +02:00
filehandling.h
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
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
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h
usage.h
user_options.h
wordlist.h