1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-26 01:50:10 +00:00
hashcat/include
2020-06-16 17:30:11 +02:00
..
affinity.h
autotune.h
backend.h
benchmark.h
bitmap.h
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
dictstat.h Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry. 2020-03-10 15:42:55 +01:00
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
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
hashes.h Fix invalid brain session id calculation and move sorting functions to shared.c 2020-05-11 11:52:36 +02:00
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 hashcat 6.0.0 2020-06-16 17:30:11 +02:00
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
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
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