1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 17:25:42 +00:00
hashcat/include
2020-09-06 13:29:32 +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
bitmap.h
bitops.h
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
dynloader.h Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
emu_general.h
emu_inc_cipher_aes.h
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
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_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h Fix invalid brain session id calculation and move sorting functions to shared.c 2020-05-11 11:52:36 +02:00
hashcat.h fix string 2017-04-10 13:35:01 -07:00
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
pidfile.h
potfile.h
restore.h
rp_cpu.h Replace char[] with *char 2017-11-13 12:12:44 -08:00
rp.h Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Display possible NVIDIA CUDA/RTC library loading error message only in case a NVIDIA device was found using OpenCL 2020-09-06 13:29:32 +02:00
usage.h
user_options.h
wordlist.h