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
Chick3nman 2358220cbe
Prepare for --status_json
5 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 More preparation for OpenCL emulation mode 5 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 Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed 6 years ago
convert.h Fix some broken strict-aliasing rules 5 years ago
cpt.h
cpu_aes.h Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 5 years ago
cpu_blake2.h Remove some redundant constants 6 years ago
cpu_crc32.h Add module for -m 12500 5 years ago
cpu_des.h Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 5 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 Refresh dynloader management 6 years ago
event.h Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.h Refresh dynloader management 6 years ago
ext_OpenCL.h Refresh dynloader management 6 years ago
ext_lzma.h Add support for building with system lzma-sdk 6 years ago
ext_nvapi.h Refresh dynloader management 6 years ago
ext_nvml.h Refresh dynloader management 6 years ago
ext_sysfs.h
filehandling.h fix some datatypes 6 years ago
folder.h
hashcat.h fix string 7 years ago
hashes.h Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 5 years ago
hlfmt.h Switch from size_t to int 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 Support module specific JiT compiler build options 5 years ago
keyboard_layout.h Fix function declaration for execute_keyboard_layout_mapping() 5 years ago
locking.h
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 7 years ago
loopback.h
memory.h
modules.h Support for inline VeraCrypt PIM Brute-Force 5 years ago
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 OpenCL Runtime: Disable OpenCL kernel cache on Apple for Intel CPU (throws CL_BUILD_PROGRAM_FAILURE for no reason) 5 years ago
outfile.h Make use of return length from ascii_digest instead of calling strlen() 6 years ago
outfile_check.h Add HC_API_CALL to a few functions 6 years ago
pidfile.h Remove unnecessary includes 7 years ago
potfile.h Make use of return length from ascii_digest instead of calling strlen() 6 years ago
restore.h Update version to 5.1.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 Add generic_salt_encode so we have both function types 5 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 Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 5 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 Prepare remove of hash_type variable 5 years ago
types.h Prepare for --status_json 5 years ago
usage.h Add support for hash modules to usage.c 6 years ago
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