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 376baa2b10
Merge pull request #1814 from s3inlc/algorithm/1652
6 years ago
..
Makefile Set github master to non-production mode 6 years ago
affinity.c
autotune.c OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific 6 years ago
benchmark.c
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 6 years ago
bitops.c
brain.c Correct buffer size parameter in snprintf calls 6 years ago
combinator.c Add -a 1 support for slow candidates mode 6 years ago
common.c
convert.c
cpt.c
cpu_aes.c
cpu_crc32.c
cpu_des.c
cpu_md4.c
cpu_md5.c
cpu_sha1.c
cpu_sha256.c
debugfile.c
dictstat.c
dispatch.c Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run 6 years ago
dynloader.c
event.c
ext_ADL.c
ext_OpenCL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_sysfs.c
filehandling.c
folder.c Correct buffer size parameter in snprintf calls 6 years ago
hashcat.c Replace gitmodules with files and add support for system-wide libraries 6 years ago
hashes.c Fix output of mapped password in status screen 6 years ago
hlfmt.c
hwmon.c Correct buffer size parameter in snprintf calls 6 years ago
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago
interface.c Added hash mode 18500 sha1(md5(md5($pass))) 6 years ago
locking.c
logfile.c
loopback.c
main.c Startup: Show OpenCL runtime initialization message (per device) 6 years ago
memory.c
monitor.c Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort 6 years ago
mpsp.c fixes #1708: reject invalid masks with only a single ? at the end 6 years ago
opencl.c Correct buffer size parameter in snprintf calls 6 years ago
outfile.c Fix output of mapped password in status screen 6 years ago
outfile_check.c Add HC_API_CALL to a few functions 6 years ago
pidfile.c Pidfile: Treat a corrupted pidfile like a not existing pidfile 6 years ago
potfile.c
restore.c
rp.c
rp_cpu.c Remove some suppressed warnings 6 years ago
rp_kernel_on_cpu.c
rp_kernel_on_cpu_optimized.c
selftest.c Add SHA3 and Keccak 6 years ago
shared.c OpenCL Runtime: Disable auto-vectorization for Intel OpenCL runtime to workaround hanging JiT since version 18.1.0.013 6 years ago
slow_candidates.c Add support for -a 1 in -S mode 6 years ago
status.c Correct buffer size parameter in snprintf calls 6 years ago
stdout.c fixes #1654: missing mask in output of --stdout -a 7 6 years ago
straight.c
terminal.c The hashcat brain 6 years ago
thread.c
timer.c
tuningdb.c
usage.c Added new hash mode 18500 in usage 6 years ago
user_options.c fixed validation of the --brain-client-features value 6 years ago
wordlist.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago