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 2a366741a5
Added new option --kernel-threads to manually override the automatically calculated number of threads
6 years ago
..
affinity.h partially fix compile for musl 7 years ago
autotune.h Add HC_API_CALL to a few functions 6 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 Fix __add3 bitops in host code 6 years ago
brain.h Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows 6 years ago
combinator.h
common.h OpenCL Kernels: Improve performance preview accuracy in --benchmark, --speed-only and --progress-only mode 6 years ago
convert.h All remaining parser functions have been rewritten to make use of input_tokenizer(): 6 years ago
cpt.h
cpu_aes.h
cpu_blake2.h Remove some redundant constants 6 years ago
cpu_crc32.h
cpu_des.h Add const to a few parameters. 7 years ago
cpu_md4.h Add const to a few parameters. 7 years ago
cpu_md5.h Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters 6 years ago
cpu_sha1.h Add const to a few parameters. 7 years ago
cpu_sha256.h Add const to a few parameters. 7 years ago
debugfile.h
dictstat.h Fix empty line check in _old_apply_rule() 7 years ago
dispatch.h The hashcat brain 6 years ago
dynloader.h Remove else statement after return 7 years ago
event.h Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.h Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 7 years ago
ext_OpenCL.h Add support for latest OpenCL headers from Khronos 6 years ago
ext_lzma.h Add support for building with system lzma-sdk 6 years ago
ext_nvapi.h Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 7 years ago
ext_nvml.h Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 7 years ago
ext_sysfs.h
filehandling.h fix some datatypes 6 years ago
folder.h Prefer _WIN to _POSIX for defines. 7 years ago
hashcat.h fix string 7 years ago
hashes.h Add support for -a 1 in -S mode 6 years ago
hlfmt.h fix some datatypes 6 years ago
hwmon.h Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 7 years ago
induct.h
interface.h Move the system include where it belongs to 6 years ago
locking.h
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 7 years ago
loopback.h
memory.h
monitor.h fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it) 6 years ago
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 7 years ago
opencl.h Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago
outfile.h
outfile_check.h Add HC_API_CALL to a few functions 6 years ago
pidfile.h Remove unnecessary includes 7 years ago
potfile.h add missing function prototypes for the binary-search-tree-based pot sorting 7 years ago
restore.h Update version to 5.0.0 6 years ago
rp.h Fix broken hex notation 6 years ago
rp_cpu.h Replace char[] with *char 7 years ago
rp_kernel_on_cpu.h Backport current state of pure kernel rule engine to CPU 7 years ago
rp_kernel_on_cpu_optimized.h Backport current state of optimized kernel rule engine to CPU 7 years ago
selftest.h Add HC_API_CALL to a few functions 6 years ago
shared.h Fix use of select() on stdin on windows 6 years ago
slow_candidates.h Add support for -a 1 in -S mode 6 years ago
sort_r.h use fallback qsort implementation on linux systems without glibc 7 years ago
status.h The hashcat brain 6 years ago
stdout.h fix some datatypes 6 years ago
straight.h
terminal.h Add HC_API_CALL to a few functions 6 years ago
thread.h Add sempaphore macros for later use 6 years ago
timer.h Fix clock_gettime() on OSX (v2) 7 years ago
tuningdb.h
types.h Added new option --kernel-threads to manually override the automatically calculated number of threads 6 years ago
usage.h
user_options.h Update some of the visual indicator of active options when benchmarking 7 years ago
wordlist.h Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago