1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 23:10:00 +00:00
hashcat/include
Jens Steube 1ab56afb9e
Merge pull request #2874 from hashcat/master
Backports from master
2021-07-12 08:57:50 +02:00
..
affinity.h
autotune.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
backend.h Disable dynamic shared memory on HIP, because hipFuncSetAttribute() maps to cudaFuncSetAttribute() and not to cuFuncSetAttribute() 2021-07-11 14:30:49 +02:00
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 2021-06-26 20:24:45 +02:00
combinator.h
common.h
convert.h
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
emu_general.h
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_cipher_des.h Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_ecc_secp256k1.h
emu_inc_hash_md4.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.h
ext_cuda.h
ext_hip.h First draft HIP Version 2021-07-09 03:50:40 +00:00
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
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 2021-05-26 19:09:50 +02:00
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h Rename hc_fopen_nozip() to hc_fopen_raw() 2021-06-29 20:13:11 +02:00
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.h
logfile.h
loopback.h
memory.h
modules.h
monitor.h
mpsp.h
outfile_check.h
outfile.h
pidfile.h
potfile.h Keep output of --show and --left in the original ordering of the input hash file 2019-11-05 13:49:22 +01:00
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 Merge pull request #2874 from hashcat/master 2021-07-12 08:57:50 +02:00
usage.h
user_options.h
wordlist.h