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 6aa7c9befb
Prepare to make byte swapping more intuitional in encoding/decoding functions
6 years ago
..
Makefile Fix Makefile DEBUG flags for OSX, add modules compiles by default 6 years ago
affinity.c
autotune.c Get rid of hash_mode in autotune.c 6 years ago
benchmark.c Clean up some code 6 years ago
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 6 years ago
bitops.c
brain.c Update brain.c hash_mode access 6 years ago
combinator.c
common.c
convert.c Add decoder_apply_optimizer () 6 years ago
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 Correct buffer size parameter in snprintf calls 6 years ago
hashcat.c Replace parse_func() with module_hash_decode() 6 years ago
hashes.c With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 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 With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 6 years ago
interface_migrate.c With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 6 years ago
locking.c
logfile.c
loopback.c
main.c Add support for hash modules to usage.c 6 years ago
memory.c
monitor.c Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort 6 years ago
mpsp.c Add more global default value functions 6 years ago
opencl.c Use MODULE_DEFAULT in module_init to reference a global default function 6 years ago
outfile.c With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 6 years ago
outfile_check.c Use MODULE_DEFAULT in module_init to reference a global default function 6 years ago
pidfile.c Pidfile: Treat a corrupted pidfile like a not existing pidfile 6 years ago
potfile.c With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level 6 years ago
restore.c
rp.c
rp_cpu.c
rp_kernel_on_cpu.c
rp_kernel_on_cpu_optimized.c
selftest.c Add module_deep_comp_kernel() 6 years ago
shared.c Prepare to make byte swapping more intuitional in encoding/decoding functions 6 years ago
slow_candidates.c
status.c Use MODULE_DEFAULT in module_init to reference a global default function 6 years ago
stdout.c
straight.c
terminal.c Clean up some code 6 years ago
thread.c
timer.c
tuningdb.c
usage.c Clean up some code 6 years ago
user_options.c Clean up some code 6 years ago
wordlist.c Get rid of hash_mode in wordlist.c 6 years ago