1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-06 09:45:43 +00:00
hashcat/include
2020-05-12 08:54:26 +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 Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
bitops.h
brain.h
combinator.h
common.h
convert.h Add tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 2019-10-02 14:18:26 +02:00
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 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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_md5.h
emu_inc_hash_sha1.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h
emu_inc_rp_optimized.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_rp.h
event.h
ext_ADL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_cuda.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
ext_sysfs.h
filehandling.h Add casts where needed in C++ mode 2019-09-11 18:05:01 -07:00
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h
modules.h
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
restore.h
rp_cpu.h Replace char[] with *char 2017-11-13 12:12:44 -08:00
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 use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h