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 bbe9b723e1
Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
7 years ago
..
lzma_sdk
Makefile
affinity.c
autotune.c
benchmark.c
bitmap.c
bitops.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_OpenCL.c
ext_lzma.c
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
ext_sysfs.c
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
locking.c
logfile.c
loopback.c
main.c
memory.c
monitor.c
mpsp.c
opencl.c
outfile.c
outfile_check.c
pidfile.c
potfile.c
restore.c
rp.c
rp_cpu.c
rp_kernel_on_cpu.c Fix overflow in mangle_dupechar_last function 7 years ago
rp_kernel_on_cpu_optimized.c
selftest.c
shared.c
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin 7 years ago
tuningdb.c
usage.c
user_options.c
wordlist.c