1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-13 03:19:00 +00:00
hashcat/src
2016-11-27 12:43:26 +01:00
..
affinity.c add missing includes for FreeBSD 2016-11-21 17:03:40 -05:00
autotune.c Remove some unused code in autotune.c 2016-11-12 15:36:52 +01:00
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 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
common.c
convert.c More sign fixes 2016-11-16 21:17:28 -08:00
cpt.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
cpu_aes.c
cpu_crc32.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
cpu_des.c
cpu_md4.c
cpu_md5.c
cpu_sha1.c
cpu_sha256.c
debugfile.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
dictstat.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
dispatch.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
dynloader.c
event.c Fix small format warning 2016-11-12 15:21:22 -08:00
ext_ADL.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
ext_xnvctrl.c
filehandling.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
folder.c add missing includes for FreeBSD 2016-11-21 17:03:40 -05:00
hashcat.c Fix some variable names in hashcat.log 2016-11-22 18:39:02 +01:00
hashes.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
hlfmt.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
hwmon.c Help the user to fix the coolbits problem as warning not error 2016-11-22 18:00:44 +01:00
induct.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
interface.c Merge strcmp() changes from https://github.com/hashcat/hashcat/pull/604 2016-11-21 11:36:49 +01:00
locking.c Fix locking.c warnings when compiling on windows 2016-11-07 15:02:34 +01:00
logfile.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
loopback.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
main_shared.c
main.c Add some hint about performance for new users 2016-11-21 18:30:36 +01:00
Makefile
memory.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
monitor.c Minimum fanspeed increased to 33%, same as NV does on windows 2016-11-22 16:51:06 +01:00
mpsp.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
opencl.c Fixed event_log_warning() format in debug builds 2016-11-27 12:43:26 +01:00
outfile_check.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
outfile.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
potfile.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
restore.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
rp_cpu.c Fix some code in rp_cpu.c to make cppcheck happy 2016-11-16 16:38:17 +01:00
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 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
shared.c Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects 2016-11-16 10:22:57 +01:00
status.c Add some hint about performance for new users 2016-11-21 18:30:36 +01:00
stdout.c Fix some potential resource leaks in case of an error 2016-11-20 23:15:54 +01:00
straight.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
terminal.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
thread.c
timer.c
tuningdb.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
usage.c Added new hash-mode 14400 = SHA1(CX) 2016-11-12 11:39:38 +01:00
user_options.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
weak_hash.c
win_file_globbing.mk
wordlist.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