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
jsteube 067ffa9d64
Add more tracker for amplifier and iterations to status screen
6 years ago
..
affinity.h partially fix compile for musl 7 years ago
autotune.h Finished refactoring to remove all global variables 8 years ago
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 7 years ago
bitmap.h Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
bitops.h Fix __add3 bitops in host code 6 years ago
combinator.h Update combinator.c function parameters 8 years ago
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 Update cpt.c function parameters 8 years ago
cpu_aes.h Introduce hashes_t; not finishe yet 8 years ago
cpu_blake2.h Remove some redundant constants 6 years ago
cpu_crc32.h #965: new hook function to support LZMA1/LZMA2 decompression for -m 11600 = 7-Zip 7 years ago
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 Update debugfile.c and hashes.c function parameters 8 years ago
dictstat.h Fix empty line check in _old_apply_rule() 7 years ago
dispatch.h Move thread_monitor() to monitor.c 8 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 Only Apple has a different cl.h location. Simplify a bit 7 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 Add missing files 8 years ago
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 Move out code to check for hashfile or hash on commandline into dedicated function 7 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 Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c 8 years ago
interface.h Getting rid of OPTS_TYPE_HASH_COPY for Ansible Vault 6 years ago
locking.h file locking: check return value of fcntl () 7 years ago
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 7 years ago
loopback.h Add some additional start-up checks 8 years ago
memory.h Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 8 years ago
monitor.h Move more status display calculate logic into separate functions 8 years ago
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 7 years ago
opencl.h fix some datatypes 6 years ago
outfile.h Files: Do several file and folder checks on startup rather than when they are actually used to avoid related error after eventual intense operations 7 years ago
outfile_check.h Update outfile_check.c function parameters 8 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 to v4.2.1 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 Added self-test funcionality for OpenCL kernels on startup 7 years ago
shared.h TrueCrypt/VeraCrypt cracking: Do an entropy check on the TC/VC header on start 6 years ago
sort_r.h use fallback qsort implementation on linux systems without glibc 7 years ago
status.h Add more tracker for amplifier and iterations to status screen 6 years ago
stdout.h fix some datatypes 6 years ago
straight.h Add straight_ctx_update_loop() 8 years ago
terminal.h remove special time handling in hashcat. 6 years ago
thread.h Add sempaphore macros for later use 6 years ago
timer.h Fix clock_gettime() on OSX (v2) 6 years ago
tuningdb.h Update tuning_db.c function parameters 8 years ago
types.h Add more tracker for amplifier and iterations to status screen 6 years ago
usage.h Fix some EOL handling 8 years ago
user_options.h Update some of the visual indicator of active options when benchmarking 7 years ago
wordlist.h fix some datatypes 6 years ago