1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
hashcat/include
2020-05-27 15:23:02 +02:00
..
affinity.h
autotune.h
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 Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
emu_general.h Make it easier to include OpenCL kernels into modules 2019-04-04 20:01:37 +02:00
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
emu_inc_ecc_secp256k1.h electrum 4/5: improve speed (rm hook) 2019-12-05 10:43:42 +01:00
emu_inc_hash_md4.h
emu_inc_hash_md5.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
filehandling.h
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 Add support to configure hash-mode specific range of number of hashes supported 2019-05-19 14:46:05 +02:00
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h Support use of all available CPU cores for hash-mode specific hooks 2019-11-03 12:05:52 +01:00
monitor.h
mpsp.h
outfile_check.h
outfile.h Fixes #2255: new --outfile-format with support for timestamps 2020-01-23 09:03:22 +01:00
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 Use special type for hashlist sorting in brain_compute_session() 2020-05-12 08:54:26 +02:00
slow_candidates.h update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
timer.h
tuningdb.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS 2020-05-27 15:23:02 +02:00
usage.h
user_options.h
wordlist.h