1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-26 18:08:20 +00:00
hashcat/src
2019-03-23 22:13:59 +01:00
..
modules Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
affinity.c fix some datatypes 2018-02-08 19:13:29 +01:00
autotune.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
benchmark.c Fix cross-compiled binaries and modules 2019-01-14 15:15:21 +01:00
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 2018-11-04 10:07:45 +01:00
bitops.c More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
brain.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
combinator.c
common.c
convert.c Fix some broken strict-aliasing rules 2019-03-17 11:09:32 +01:00
cpt.c
cpu_aes.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
cpu_crc32.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
cpu_des.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
cpu_md4.c More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
cpu_md5.c More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
cpu_sha1.c More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
cpu_sha256.c More preparation for OpenCL emulation mode 2019-03-23 22:13:59 +01:00
debugfile.c
dictstat.c Add module_potfile_disable() 2018-12-20 11:04:37 +01:00
dispatch.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
dynloader.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
event.c
ext_ADL.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c Correct buffer size parameter in snprintf calls 2018-12-07 10:37:56 +01:00
hashcat.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
hashes.c Abort session if module_hash_binary_count () returns zero 2019-03-17 15:01:41 +01:00
hlfmt.c Fix pwdump column names 2018-12-19 11:15:18 +01:00
hwmon.c Use dynloader.c instead of dlopen() directly 2018-12-19 16:09:28 +01:00
induct.c
interface.c Fix use of OPTS_TYPE_SUGGEST_KG 2019-03-13 20:05:30 +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 rewrap --keep-guessing language for console width 2019-03-13 11:15:55 -08:00
Makefile Fix includes in Makefile 2019-03-22 21:58:54 +01:00
memory.c
monitor.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
mpsp.c Add more global default value functions 2018-12-15 16:24:37 +01:00
opencl.c Prepare OpenCL kernels for non-static compilation 2019-03-22 15:16:25 +01:00
outfile_check.c Add missing hook_salt buffer parameter to decoder/encoder function declaration 2019-01-25 11:14:04 +01:00
outfile.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
pidfile.c Pidfile: Treat a corrupted pidfile like a not existing pidfile 2018-11-14 09:32:06 +01:00
potfile.c Update catch for --keep-guessing to include auto-enabled kernels 2019-03-13 09:17:02 -05:00
restore.c
rp_cpu.c
rp_kernel_on_cpu_optimized.c
rp_kernel_on_cpu.c
rp.c
selftest.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
shared.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
slow_candidates.c Add support for -a 1 in -S mode 2018-10-20 18:00:42 +02:00
status.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
stdout.c
straight.c
terminal.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
thread.c
timer.c
tuningdb.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
usage.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
user_options.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
wordlist.c Fixed maximum password length limit which was announced as 256 but actually was 255 2019-02-26 21:20:07 +01:00