1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-10 03:35:44 +00:00
hashcat/src
2017-02-15 13:26:02 +01: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_sha1.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_sha256.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
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
filehandling.c Fixed string not null terminated when reading maskfiles 2017-02-14 11:14:32 +01:00
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
locking.c
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
opencl.c
outfile_check.c if fstat () fails we shouldn't forget to close the file 2017-02-14 17:05:35 +01:00
outfile.c Restore strerror as %m is unsupported by the BSDs 2017-02-03 17:53:50 -08:00
pidfile.c
potfile.c
restore.c
rp_cpu.c
rp_kernel_on_cpu.c Fix some uninitialized variables in rp_kernel_on_cpu.c 2016-11-12 16:30:21 +01:00
rp.c
shared.c Fix uint datatype (should be u32) 2017-02-15 13:26:02 +01:00
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
weak_hash.c
wordlist.c added return code check whenever fstat () was called 2017-02-14 13:57:24 +01:00