1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 15:40:59 +00:00
hashcat/include
Jens Steube 04d5e5a119 New Attack-Mode: Association Attack. Like JtR's single mode. Very early
stage. See hashcat Forum for detailed writeup.
2020-09-29 15:56:32 +02:00
..
affinity.h
autotune.h
backend.h
benchmark.h
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
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
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 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 Compile ZLIB: Fixed makefile include paths in case USE_SYSTEM_ZLIB is used 2020-07-21 12:41:20 +02:00
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
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
hashes.h
hlfmt.h
hwmon.h
induct.h
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
monitor.h
mpsp.h
outfile_check.h
outfile.h allow --left and -o work with binary hash files 2020-06-15 15:43:49 +02:00
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp.h
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 Run through Clang's readability-inconsistent-declaration-parameter-name 2019-08-03 22:37:38 -07:00
stdout.h fix some datatypes 2018-02-08 19:13:29 +01:00
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h
thread.h Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
timer.h Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h