1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-12 12:45:43 +00:00
hashcat/src
2019-01-08 15:55:11 +01:00
..
affinity.c
autotune.c
benchmark.c
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
brain.c Update brain.c hash_mode access 2019-01-03 14:47:50 +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
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 Add const to a few parameters. 2017-11-04 23:37:41 -07: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 Add missing files 2016-11-05 23:34:17 +01:00
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c
interface_migrate.c
interface.c With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 2019-01-08 15:55:11 +01:00
locking.c
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
opencl.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c
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 fix some datatypes 2018-02-08 19:13:29 +01:00
rp.c Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.c
shared.c
slow_candidates.c
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c