You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/include
Jens Steube 84d3981e7b
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
4 years ago
..
affinity.h
autotune.h
backend.h OpenCL Kernels: Moved "gpu_decompress", "gpu_memset" and "gpu_atinit" into new OpenCL/shared.cl in order to reduce compile time 5 years ago
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 7 years ago
bitmap.h
bitops.h
brain.h use BRAIN_SERVER_TIMER instead of BRAIN_SERVER_DUMP_EVERY 5 years ago
combinator.h
common.h gcc: disable picky gcc-8 function pointer warnings 5 years ago
convert.h Add tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 5 years ago
cpt.h
cpu_crc32.h Add module for -m 12500 6 years ago
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. 5 years ago
dispatch.h
dynloader.h Fix extra semicolon warnings 5 years ago
emu_general.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h electrum 4/5: improve speed (rm hook) 5 years ago
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.h
emu_inc_rp_optimized.h
event.h
ext_ADL.h
ext_OpenCL.h
ext_cuda.h Cache cubin instead of PTX to decrease startup time 5 years ago
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_sysfs.h
filehandling.h Add casts where needed in C++ mode 5 years ago
folder.h Fix invalid brain session id calculation and move sorting functions to shared.c 4 years ago
hashcat.h
hashes.h Fix invalid brain session id calculation and move sorting functions to shared.c 4 years ago
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h Fix extra semicolon warnings 5 years ago
loopback.h
memory.h
modules.h Support use of all available CPU cores for hash-mode specific hooks 5 years ago
monitor.h
mpsp.h Fix calculation of mask length for status view in case hex-charset is used 5 years ago
outfile.h Fixes #2255: new --outfile-format with support for timestamps 5 years ago
outfile_check.h
pidfile.h
potfile.h Keep output of --show and --left in the original ordering of the input hash file 5 years ago
restore.h
rp.h
rp_cpu.h
selftest.h
shared.h Use special type for hashlist sorting in brain_compute_session() 4 years ago
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 4 years ago
usage.h
user_options.h
wordlist.h