1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 12:29:35 +00:00
hashcat/include
Jens Steube dde75f2763
Merge pull request #2904 from matrix/snmpv3_sha384
Added hash-mode: SNMPv3 HMAC-SHA384-256
2021-08-04 21:04:55 +02:00
..
affinity.h
autotune.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
backend.h
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 2017-12-05 11:08:59 +01:00
bitmap.h
bitops.h Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h VeraCrypt: Increase password length support for non-boot volumes from 64 to 128. 2021-06-17 09:45:30 +02:00
debugfile.h
dictstat.h
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
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
ext_cuda.h
ext_hip.h
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h Do some CUDA and NVRTC version checks on startup 2019-06-05 10:53:48 +02:00
ext_OpenCL.h Implement async run_cuda_kernel_memset() and run_cuda_kernel_memset32() 2021-07-27 18:56:59 +03:00
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h use const char for fopen mode 2021-07-22 18:11:11 -07:00
folder.h
hashcat.h
hashes.h
hlfmt.h
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 Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format 2019-07-01 01:30:24 +02:00
logfile.h
loopback.h
memory.h
modules.h
monitor.h
mpsp.h
outfile_check.h
outfile.h Fix segfault in --hash-info by avoid huge stack buffer allocation 2021-06-30 21:01:55 +02:00
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h Merge pull request #2825 from matrix/hwmon_osx_v2 2021-06-20 11:09:35 +02:00
stdout.h
straight.h
terminal.h Removed option --example-hashes, now is an alias of --hash-info 2020-12-29 07:56:20 +01:00
thread.h Use critical section instead of mutex in Windows 2021-07-10 16:29:40 +03:00
timer.h
tuningdb.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 2021-08-01 16:25:37 +02:00
types.h Merge pull request #2904 from matrix/snmpv3_sha384 2021-08-04 21:04:55 +02:00
usage.h
user_options.h
wordlist.h