You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src
jsteube 5633d6808f
Move hash_mode specific code which enforce the use of the JiT compiler to modules
6 years ago
..
Makefile Add functionality in test.pl to allow empty hash returns. This is required to enable hash-mode depending password length checks. NTLM supports just 27 characters in optimized mode, but single mode would produce 32, resulting in a non found password 6 years ago
affinity.c
autotune.c
benchmark.c Fix --benchmark-all on windows 6 years ago
bitmap.c
bitops.c
brain.c Update brain.c hash_mode access 6 years ago
combinator.c
common.c
convert.c
cpt.c
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 Add module_potfile_disable() 6 years ago
dispatch.c
dynloader.c Use dynloader.c instead of dlopen() directly 6 years ago
event.c
ext_ADL.c
ext_OpenCL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_sysfs.c
filehandling.c
folder.c
hashcat.c
hashes.c Add module_build_plain_postprocess() 6 years ago
hlfmt.c Fix pwdump column names 6 years ago
hwmon.c Use dynloader.c instead of dlopen() directly 6 years ago
induct.c
interface.c Add module_build_plain_postprocess() 6 years ago
interface_migrate.c Move hash_mode specific code which enforce the use of the JiT compiler to modules 6 years ago
locking.c
logfile.c
loopback.c
main.c
memory.c
monitor.c
mpsp.c
opencl.c Move hash_mode specific code which enforce the use of the JiT compiler to modules 6 years ago
outfile.c Add OPTS_TYPE_PT_ALWAYS_HEXIFY 6 years ago
outfile_check.c Add module_potfile_disable() 6 years ago
pidfile.c
potfile.c Remove hashcat_ctx requirement in ascii_digest() 6 years ago
restore.c
rp.c
rp_cpu.c
rp_kernel_on_cpu.c
rp_kernel_on_cpu_optimized.c
selftest.c Get rid of hash_mode in selftest.c 6 years ago
shared.c Compile module as .dll example 6 years ago
slow_candidates.c
status.c Remove hashcat_ctx requirement in ascii_digest() 6 years ago
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c Get rid of hash_mode in user_options.c 6 years ago
wordlist.c Get rid of hash_mode in wordlist.c 6 years ago