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 7a278ef035
Fix overflow in out_push()
7 years ago
..
lzma_sdk Compress multiple newlines to one in host code, too 8 years ago
Makefile Use pure kernel rule engine for --stdout 7 years ago
affinity.c more event_log_* standardization 8 years ago
autotune.c Fix initialization of size_pws_amp 7 years ago
benchmark.c Added hash-mode 2501 = WPA/WPA2 PMK 7 years ago
bitmap.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
bitops.c Fix compile error caused by __add3() 7 years ago
combinator.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
common.c
convert.c fixes show output of -m 9710, -m 9810 and -m 10410 7 years ago
cpt.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
cpu_aes.c
cpu_crc32.c Fix some old GCC compiler warnings 7 years ago
cpu_des.c
cpu_md4.c
cpu_md5.c cpu MD5: use smaller than (<) instead of != to make coverity happy 8 years ago
cpu_sha1.c Fixed cracking of PeopleSoft Token if salt length + password length is >= 128 byte 8 years ago
cpu_sha256.c
debugfile.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
dictstat.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
dispatch.c Fixed an invalid progress value in status view if words from the base wordlist get rejected because of length 7 years ago
dynloader.c
event.c Add function to distinguish between warning and advice messages 8 years ago
ext_ADL.c
ext_OpenCL.c Fix some formating from merged PR 8 years ago
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_sysfs.c
ext_xnvctrl.c
filehandling.c Fix some old GCC compiler warnings 7 years ago
folder.c fixed double-free problem if OpenCL/ folder is missing (and e.g. shared folder == session folder) 7 years ago
hashcat.c Allow higher number of kernel_loops for -a 0 mode in case they are slow hashes 7 years ago
hashes.c Show advice to use optimized kernels only if there's actually one for this hash-mode 7 years ago
hlfmt.c
hwmon.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
induct.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
interface.c Show advice to use optimized kernels only if there's actually one for this hash-mode 7 years ago
locking.c file locking: for windows we need to just return 0 (otherwise compiler complains) 8 years ago
logfile.c Fix some old GCC compiler warnings 7 years ago
loopback.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
main.c Show advice to use optimized kernels only if there's actually one for this hash-mode 7 years ago
memory.c Eventual fix for #1263 7 years ago
monitor.c replace all time_t/__time64_t with hc_time_t and all related functions 7 years ago
mpsp.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
opencl.c Move AMD ROCm driver check out of a --force condition 7 years ago
outfile.c Prepare pure kernel rule engine for performance optimization 7 years ago
outfile_check.c Show advice to use optimized kernels only if there's actually one for this hash-mode 7 years ago
pidfile.c Fix some old GCC compiler warnings 7 years ago
potfile.c Show advice to use optimized kernels only if there's actually one for this hash-mode 7 years ago
restore.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
rp.c Update cpu rule engine to support passwords up to length 256 7 years ago
rp_cpu.c Update cpu rule engine to support passwords up to length 256 7 years ago
rp_kernel_on_cpu.c Fix overflow in mangle_dupechar_last function 7 years ago
rp_kernel_on_cpu_optimized.c Backport current state of optimized kernel rule engine to CPU 7 years ago
selftest.c Fix initialization of size_pws_amp 7 years ago
shared.c Remove OpenCL build option -O2 fixed for ROCm and AMDGPU-PRO using AMD_OCL_BUILD_OPTIONS_APPEND, no longer needed with latest ROCm 7 years ago
status.c replace all time_t/__time64_t with hc_time_t and all related functions 7 years ago
stdout.c Fix overflow in out_push() 7 years ago
straight.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
terminal.c Merge remote-tracking branch 'upstream/master' 7 years ago
thread.c more event_log_* standardization 8 years ago
timer.c Prefer _WIN to _POSIX for defines. 8 years ago
tuningdb.c Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
usage.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
user_options.c Allow higher number of kernel_loops for -a 0 mode in case they are slow hashes 7 years ago
weak_hash.c Switch the datatypes of the variables responsible for work-item count and work-item size from u32 to u64 7 years ago
wordlist.c Use zero-copy for main password buffer using CL_MEM_ALLOC_HOST_PTR and hc_clEnqueueMapBuffer() 7 years ago