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/src
jsteube c59432a760
Add hcstat2 support to enable masks of length up to 256, also adds a filetype header
7 years ago
..
lzma_sdk Compress multiple newlines to one in host code, too 7 years ago
Makefile Added self-test funcionality for OpenCL kernels on startup 7 years ago
affinity.c more event_log_* standardization 7 years ago
autotune.c Moved datatype from double to u32 in autotune.c as this makes no difference 7 years ago
benchmark.c Added hash-mode 15500 = JKS Java Key Store Private Keys (SHA1) 7 years ago
bitmap.c Added self-test funcionality for OpenCL kernels on startup 7 years ago
bitops.c Simply do not use __builtin_bswap16() this causes all kinds of problems, use our own implementation 7 years ago
combinator.c more event_log_* standardization 7 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Very hot commit, continue reading here: 7 years ago
cpt.c 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
cpu_aes.c Introduce hashes_t; not finishe yet 8 years ago
cpu_crc32.c always check the input for NULL before the strtok_r () calls 7 years ago
cpu_des.c Introduce hashes_t; not finishe yet 8 years ago
cpu_md4.c Added new hash-mode 99999 = Plaintext 8 years ago
cpu_md5.c cpu MD5: use smaller than (<) instead of != to make coverity happy 7 years ago
cpu_sha1.c Fixed cracking of PeopleSoft Token if salt length + password length is >= 128 byte 7 years ago
cpu_sha256.c Introduce hashes_t; not finishe yet 8 years ago
debugfile.c more event_log_* standardization 7 years ago
dictstat.c Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime 7 years ago
dispatch.c Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime 7 years ago
dynloader.c Replaced dynloader macros with real functions 8 years ago
event.c Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.c Replace fprintf(stderr, ...) on malloc.c with log_event_error() 8 years ago
ext_OpenCL.c Fix some formating from merged PR 7 years ago
ext_lzma.c #965: new hook function to support LZMA1/LZMA2 decompression for -m 11600 = 7-Zip 7 years ago
ext_nvapi.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
ext_nvml.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
ext_sysfs.c Add missing files 8 years ago
ext_xnvctrl.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
filehandling.c Compress multiple newlines to one in host code, too 7 years ago
folder.c more event_log_* standardization 7 years ago
hashcat.c Added self-test funcionality for OpenCL kernels on startup 7 years ago
hashes.c Working example of generic salt up to length 256 for mode 2100 7 years ago
hlfmt.c 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
hwmon.c Workaround added for NVidia NVML library: If libnvidia-ml.so couldn't be load try again using libnvidia-ml.so.1 7 years ago
induct.c Fix for CID 1402403 7 years ago
interface.c Converted -m 400 to password length 256 support 7 years ago
locking.c file locking: for windows we need to just return 0 (otherwise compiler complains) 7 years ago
logfile.c Fix CID 1402413 7 years ago
loopback.c file locking: check return value of fcntl () 7 years ago
main.c Fix compiler warnings for 32 bit windows by changing datatype for parameter 1 for gmtime_r() 7 years ago
memory.c Eventual fix for #1263 7 years ago
monitor.c Hardware Monitor: Fixed several memory leaks in case hash-file writing (in case of --remove) failed 7 years ago
mpsp.c Add hcstat2 support to enable masks of length up to 256, also adds a filetype header 7 years ago
opencl.c Combinator mode for slow hashes wasn't set since self-test functionality was added 7 years ago
outfile.c Very hot commit, continue reading here: 7 years ago
outfile_check.c if fstat () fails we shouldn't forget to close the file 7 years ago
pidfile.c Prefer _WIN to _POSIX for defines. 7 years ago
potfile.c Working example of generic salt up to length 256 for mode 2100 7 years ago
restore.c more event_log_* standardization 7 years ago
rp.c Add support for rule: eX 7 years ago
rp_cpu.c Add support for rejection rule _N 7 years ago
rp_kernel_on_cpu.c Add support for rule: eX 7 years ago
selftest.c Do not modify a specific thread count if a kernel forces it to run on a specific thread count 7 years ago
shared.c Trim OpenCL device name whitespaces 7 years ago
status.c Very hot commit, continue reading here: 7 years ago
stdout.c Very hot commit, continue reading here: 7 years ago
straight.c Add more integer overflow checks 7 years ago
terminal.c Eventual fix for #1263 7 years ago
thread.c more event_log_* standardization 7 years ago
timer.c Prefer _WIN to _POSIX for defines. 7 years ago
tuningdb.c fix string 7 years ago
usage.c Added hash-mode 15500 = JKS Java Key Store Private Keys (SHA1) 7 years ago
user_options.c Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime 7 years ago
weak_hash.c Add some more returncode checks 8 years ago
wordlist.c Show time spent for dictionary cache building on startup 7 years ago