1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 09:15:42 +00:00
hashcat/src
2017-05-19 08:09:14 -04:00
..
lzma_sdk
affinity.c
autotune.c
benchmark.c
bitmap.c Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 2016-11-20 22:54:52 +01:00
bitops.c
combinator.c
common.c
convert.c
cpt.c
cpu_aes.c
cpu_crc32.c
cpu_des.c
cpu_md4.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_md5.c cpu MD5: use smaller than (<) instead of != to make coverity happy 2017-02-15 12:11:18 +01:00
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
ext_xnvctrl.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
locking.c
logfile.c
loopback.c
main.c
Makefile Switch from libiconv to win-iconv 2017-04-19 12:58:25 +02:00
memory.c
monitor.c
mpsp.c
opencl.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c more event_log_* standardization 2017-04-01 23:50:06 -08:00
rp_cpu.c
rp_kernel_on_cpu.c
rp.c
shared.c Parameter: Detect and error when users try to use a non-digit where a digit is expected 2017-03-19 15:11:41 +01:00
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
tuningdb.c fix string 2017-04-10 13:35:01 -07:00
usage.c
user_options.c
weak_hash.c
wordlist.c