1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 16:21:12 +00:00
hashcat/src
2019-03-02 16:31:56 +01:00
..
modules Add some module specific warnings for ROCM driver in pure kernel mode 2019-03-02 16:31:56 +01:00
affinity.c
autotune.c
benchmark.c Fix cross-compiled binaries and modules 2019-01-14 15:15:21 +01:00
bitmap.c
bitops.c
brain.c Reenable brain support by default 2019-02-26 15:26:10 +01:00
combinator.c
common.c
convert.c Fixed maximum password length limit which was announced as 256 but actually was 255 2019-02-26 21:20:07 +01:00
cpt.c
cpu_aes.c
cpu_crc32.c Add module for -m 12500 2019-01-25 13:31:32 +01:00
cpu_des.c
cpu_md4.c
cpu_md5.c
cpu_sha1.c
cpu_sha256.c
debugfile.c
dictstat.c Add module_potfile_disable() 2018-12-20 11:04:37 +01:00
dispatch.c Fixed maximum password length limit which was announced as 256 but actually was 255 2019-02-26 21:20:07 +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
hashcat.c Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 2019-02-25 11:20:22 +01:00
hashes.c Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 2019-02-25 11:20:22 +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 Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00
interface.c Support module specific JiT compiler build options 2019-03-02 11:12:13 +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 Add support for hash modules to usage.c 2019-01-06 13:23:45 +01:00
Makefile Reenable brain support by default 2019-02-26 15:26:10 +01:00
memory.c
monitor.c Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 2019-02-25 11:20:22 +01:00
mpsp.c
opencl.c Support module specific JiT compiler build options 2019-03-02 11:12:13 +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
potfile.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
restore.c
rp_cpu.c
rp_kernel_on_cpu_optimized.c
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 Fix salt length limit checks for OPTS_TYPE_ST_BASE64 in generic_salt_decode 2019-02-27 09:25:50 +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 Fix use-after-free of hash_name 2019-01-21 10:00:44 +01:00
thread.c
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 Add some verification code to detect the "7z e" problem 2019-02-27 09:47:28 +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