1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-25 15:10:58 +00:00
hashcat/src
2018-02-06 10:11:06 +01:00
..
lzma_sdk
affinity.c fixed strtok_r () calls, could prevent memory crashes 2017-11-18 14:23:02 +01:00
autotune.c OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 2018-02-05 17:18:58 +01:00
benchmark.c Added option --benchmark-all to benchmark all hash-modes not just the default selection 2017-12-05 11:08:59 +01:00
bitmap.c
bitops.c
combinator.c
common.c
convert.c Stick to original JWT format from jwt.io 2018-01-21 19:57:24 +01:00
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
cpu_sha1.c
cpu_sha256.c
debugfile.c
dictstat.c
dispatch.c OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 2018-02-05 17:18:58 +01:00
dynloader.c
event.c
ext_ADL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c Eventual fix for unicode folder name issue on windows 2017-12-02 15:24:10 +01:00
hashcat.c Improve autotune and synchronize results on same OpenCL devices 2018-02-03 13:49:39 +01:00
hashes.c Fix double free 2018-01-31 20:24:57 +01:00
hlfmt.c
hwmon.c Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools 2017-12-01 15:19:10 +01:00
induct.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
interface.c Reduce max kernel threads from 256 to 64 in -w 4 to save host and GPU memory 2018-02-06 09:38:54 +01:00
locking.c
logfile.c
loopback.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
main.c Use hcmalloc() instead of malloc() whenever possible 2018-01-31 16:40:01 +01:00
Makefile Prepare for v4.1.0 release 2018-01-30 11:24:21 +01:00
memory.c
monitor.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
mpsp.c masks: skipping too large/small masks fixed 2018-01-03 14:46:49 +01:00
opencl.c sometimes device_global_mem and device_maxmem_alloc reportedback from the opencl runtime are a bit inaccurate. 2018-02-06 10:11:06 +01:00
outfile_check.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
outfile.c Fixed the maximum password length check in password reassembling function 2018-01-22 18:59:46 +01:00
pidfile.c
potfile.c Added -m 16500 Kernels 2018-01-21 18:53:55 +01:00
restore.c
rp_cpu.c
rp_kernel_on_cpu_optimized.c
rp_kernel_on_cpu.c
rp.c
selftest.c OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 2018-02-05 17:18:58 +01:00
shared.c Enforce environment variables to be set in cygwin environment 2018-01-27 13:26:36 +01:00
status.c Terminal: Add workitem settings to status display (can be handy for debugging) 2018-02-02 23:22:21 +01:00
stdout.c
straight.c
terminal.c Save some space in speed display to avoid line breaks 2018-02-03 11:21:28 +01:00
thread.c
timer.c Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.c fixed strtok_r () calls, could prevent memory crashes 2017-11-18 14:23:02 +01:00
usage.c Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3) 2018-01-25 15:28:21 +01:00
user_options.c User Options: According to getopts manpage the last element of the option array has to be filled with zeros 2018-01-29 12:35:08 +01:00
wordlist.c OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 2018-02-05 17:18:58 +01:00