1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-13 19:28:56 +00:00
hashcat/src
2019-02-14 09:53:29 +01:00
..
modules Rename parse_and_store_generic_salt to generic_salt_decode 2019-02-14 09:53:29 +01:00
affinity.c fix some datatypes 2018-02-08 19:13:29 +01:00
autotune.c
benchmark.c
bitmap.c
bitops.c
brain.c Allow modules to change value from user_options->hash_mode to something different in hashconfig->hash_mode. This will be required for modes that can automatically select the right hash_mode for the user for instance LUKS 2019-01-14 19:02:09 +01:00
combinator.c Add -a 1 support for slow candidates mode 2018-09-01 23:12:56 +02:00
common.c
convert.c
cpt.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
cpu_aes.c
cpu_crc32.c
cpu_des.c
cpu_md4.c
cpu_md5.c Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters 2018-08-06 15:35:35 +02:00
cpu_sha1.c
cpu_sha256.c
debugfile.c
dictstat.c
dispatch.c
dynloader.c
event.c
ext_ADL.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.c
ext_nvapi.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
ext_nvml.c
ext_OpenCL.c Fix some formating from merged PR 2017-02-23 09:45:31 +01:00
ext_sysfs.c
filehandling.c fix some datatypes 2018-02-08 19:13:29 +01:00
folder.c
hashcat.c Fix use-after-free of hash_name 2019-01-21 10:00:44 +01:00
hashes.c Get rid of module_build_plain_postprocess() 2019-02-07 17:11:49 +01:00
hlfmt.c
hwmon.c
induct.c
interface.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
keyboard_layout.c Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.c
logfile.c
loopback.c
main.c
Makefile Add missing cpu_sha256 in module linking 2019-02-07 17:14:55 +01:00
memory.c
monitor.c Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort 2018-11-09 12:48:27 +01:00
mpsp.c
opencl.c Add -m 14600 module 2019-02-02 11:11:27 +01:00
outfile_check.c
outfile.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
pidfile.c
potfile.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
restore.c
rp_cpu.c Remove some suppressed warnings 2018-08-06 21:04:48 +02:00
rp_kernel_on_cpu_optimized.c Backport current state of optimized kernel rule engine to CPU 2017-08-20 12:50:24 +02:00
rp_kernel_on_cpu.c
rp.c
selftest.c Fix missing KERN3 use if using OPTS_TYPE_DEEP_COMP_KERNEL 2019-02-07 17:14:10 +01:00
shared.c Rename parse_and_store_generic_salt to generic_salt_decode 2019-02-14 09:53:29 +01:00
slow_candidates.c
status.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
stdout.c
straight.c
terminal.c
thread.c remove hc_sleep and _msec. 2017-09-23 13:02:34 -07:00
timer.c
tuningdb.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
usage.c Add -m 2000 module 2019-01-31 15:19:21 +01:00
user_options.c
wordlist.c Fix gcc warnings 2019-01-20 23:02:12 +01:00