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
Jens Steube 7e9e00a649
Some format fix for -m 19700
3 years ago
..
modules Some format fix for -m 19700 3 years ago
Makefile Set unzip internal buffer size to 256k 3 years ago
affinity.c
autotune.c Fixed out-of-boundary reads in attack mode 9 that were caused by a missing work item limit in the refactored autotune engine 3 years ago
backend.c AMD Driver: Updated requirements for AMD Linux drivers to ROCm 4.5 or later due to new HIP interface 3 years ago
benchmark.c
bitmap.c
bitops.c
brain.c make const char pointers actually const 3 years ago
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c Always cleanup and initialize all parts of HC_FILE structure 3 years ago
dictstat.c Fix unusued variable warning 3 years ago
dispatch.c Fixed out-of-boundary read in PKZIP masterkey kernel if the password candidate has length zero. 3 years ago
dynloader.c
emu_general.c
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c
emu_inc_cipher_des.c
emu_inc_cipher_kuznyechik.c
emu_inc_cipher_serpent.c
emu_inc_cipher_twofish.c
emu_inc_common.c
emu_inc_ecc_secp256k1.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c
emu_inc_hash_sha1.c
emu_inc_hash_sha224.c
emu_inc_hash_sha256.c
emu_inc_hash_sha384.c
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c
emu_inc_platform.c
emu_inc_rp.c
emu_inc_rp_optimized.c
emu_inc_scalar.c
emu_inc_simd.c
event.c
ext_ADL.c ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 3 years ago
ext_OpenCL.c
ext_cuda.c
ext_hip.c
ext_hiprtc.c
ext_iokit.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c Fix bug on hm_SYSFS_CPU_get_syspath_hwmon() 3 years ago
filehandling.c whitespace and code style fixes 3 years ago
folder.c
hashcat.c Fix compilation without brain 3 years ago
hashes.c Fixed strategy for eliminating hashes with zero length in LM when multiple hashes contain a zero hash 3 years ago
hlfmt.c make const char pointers actually const 3 years ago
hwmon.c ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 3 years ago
induct.c
interface.c Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible 3 years ago
keyboard_layout.c
locking.c Avoid directly accessing file handle 3 years ago
logfile.c
loopback.c
main.c Update benchmark hash-mode header visualization 3 years ago
memory.c
monitor.c
mpsp.c make const char pointers actually const 3 years ago
outfile.c
outfile_check.c Avoid directly accessing file handle 3 years ago
pidfile.c
potfile.c Avoid (possible) undefined behaviour in hc_fclose(), and don't assume plain file 3 years ago
restore.c Avoid directly accessing file handle 3 years ago
rp.c Replace index() with strchr() for better Windows compatiblity 3 years ago
rp_cpu.c Add new rule function '3' to switch the case of the first letter after occurrence N of char X 3 years ago
selftest.c whitespace and code style fixes 3 years ago
shared.c Update hash categories, keep them all singular 3 years ago
slow_candidates.c
status.c Fixed out-of-boundary read in PKZIP masterkey kernel if the password candidate has length zero. 3 years ago
stdout.c Always cleanup and initialize all parts of HC_FILE structure 3 years ago
straight.c Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible 3 years ago
terminal.c Update terminal.c 3 years ago
thread.c
timer.c
tuningdb.c Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 3 years ago
usage.c Update hashcat discord address in usage screen 3 years ago
user_options.c Added option --generate-rules-func-sel to specify a pool of operators that the random rule generator is allowed to pick from 3 years ago
wordlist.c Avoid directly accessing file handle 3 years ago