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 ba7163062d
Do not set -cl-std=XXX to workaround NEO driver bug causing to hang while compiling -m 22000
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 4 years ago
benchmark.h
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
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. 4 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 4 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
hashcat.h
hashes.h Run through Clang's readability-inconsistent-declaration-parameter-name 5 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 4 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 Add tokenizer option TOKEN_ATTR_SEPARATOR_FARTHEST as an option to deal with hash formats where separator character could be part of the salt data itself and at the same time does not allow escape character logic to be applied. This can only work if it is guaranteed by the design of the hash format that the separator character does not occur after the position of the separator character. 4 years ago
slow_candidates.h
sort_r.h
status.h Run through Clang's readability-inconsistent-declaration-parameter-name 5 years ago
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Do not set -cl-std=XXX to workaround NEO driver bug causing to hang while compiling -m 22000 4 years ago
usage.h
user_options.h
wordlist.h