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
Jens Steube ab2610d9df
Also add reduced startup time for GPU for scrypt
7 years ago
..
lzma_sdk Compress multiple newlines to one in host code, too 7 years ago
Makefile Cleanup 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 Addressed comments and added 15400 to benchmark.c and tab_completion 7 years ago
bitmap.c
bitops.c
combinator.c more event_log_* standardization 7 years ago
common.c
convert.c Mute gcc 7.1.1 warnings about intentional fall-throughs. See #1264. 7 years ago
cpt.c
cpu_aes.c
cpu_crc32.c always check the input for NULL before the strtok_r () calls 7 years ago
cpu_des.c
cpu_md4.c
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
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
event.c Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.c
ext_OpenCL.c Fix some formating from merged PR 7 years ago
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_sysfs.c
ext_xnvctrl.c
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 opencl_ctx_devices_destroy should be before opencl_ctx_destroy 7 years ago
hashes.c fix string 7 years ago
hlfmt.c
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 interface.c: dpapimk_parse_hash, fix signed/unsigned comparison 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
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 more event_log_* standardization 7 years ago
opencl.c Also add reduced startup time for GPU for scrypt 7 years ago
outfile.c minor: cleaned up code and updated docs wrt #1195 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 more event_log_* standardization 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
shared.c Trim OpenCL device name whitespaces 7 years ago
status.c Eventual fix for #1263 7 years ago
stdout.c Prefer _WIN to _POSIX for defines. 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 Fixed conflicts 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
wordlist.c Show time spent for dictionary cache building on startup 7 years ago