1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 07:08:19 +00:00
hashcat/src
2018-11-08 09:08:36 +01:00
..
affinity.c
autotune.c
benchmark.c
bitmap.c
bitops.c
brain.c
combinator.c
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
dynloader.c
event.c
ext_ADL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00
interface.c Fixed separator parsing for additional algorithms 2018-11-08 09:08:36 +01:00
locking.c
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
opencl.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c
rp_kernel_on_cpu_optimized.c
rp_kernel_on_cpu.c
rp.c
selftest.c
shared.c
slow_candidates.c Add support for -a 1 in -S mode 2018-10-20 18:00:42 +02:00
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.c
usage.c
user_options.c
wordlist.c