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 6259acc3ab
Switch hash category for -m 15500 to HASH_CATEGORY_PRIVATE_KEY
4 years ago
..
modules Switch hash category for -m 15500 to HASH_CATEGORY_PRIVATE_KEY 4 years ago
Makefile Unset PRODUCTION in src/Makefile 4 years ago
affinity.c
autotune.c Fixed cleanup of password candidate buffers on GPU set from autotune in case -n was used 4 years ago
backend.c OpenCL Devices: Utilize PCI domain to improve alias device detection 4 years ago
benchmark.c
bitmap.c
bitops.c
brain.c Fix for #2387, but need some testing first 4 years ago
combinator.c
common.c
convert.c suppress some handpicked control characters from being printed to console 4 years ago
cpt.c
cpu_crc32.c
debugfile.c Fix missing hc_unlockfile() 5 years ago
dictstat.c Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry. 5 years ago
dispatch.c
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
emu_inc_truecrypt_crc32.c
emu_inc_truecrypt_keyfile.c
emu_inc_truecrypt_xts.c
emu_inc_veracrypt_xts.c
event.c
ext_ADL.c
ext_OpenCL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c cosmetic: minor code style fixes 4 years ago
ext_sysfs.c
filehandling.c cosmetic: minor code style fixes 4 years ago
folder.c Fix for #2387, but need some testing first 4 years ago
hashcat.c Fixed unresolvable relative paths in hashcat.log 4 years ago
hashes.c allow --left and -o work with binary hash files 4 years ago
hlfmt.c use our safe free () wrapper hcfree whenever possible 4 years ago
hwmon.c cosmetic: minor code style fixes 4 years ago
induct.c
interface.c strip trailing whitespace - h/t @philsmd 4 years ago
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 5 years ago
loopback.c Fix missing hc_unlockfile() 5 years ago
main.c make 'Applicable optimizers' less ambiguous 4 years ago
memory.c
monitor.c
mpsp.c Fixed integer overflow for large masks in -a 6 attack mode 4 years ago
outfile.c allow --left and -o work with binary hash files 4 years ago
outfile_check.c
pidfile.c
potfile.c allow --left and -o work with binary hash files 4 years ago
restore.c
rp.c
rp_cpu.c
selftest.c Change bitsliced kernels from 3d to 2d invocation mode for slightly better performance 5 years ago
shared.c Add new category HASH_CATEGORY_PRIVATE_KEY 4 years ago
slow_candidates.c
status.c use our safe free () wrapper hcfree whenever possible 4 years ago
stdout.c Fix missing hc_unlockfile() 5 years ago
straight.c
terminal.c cosmetic: minor code style fixes 4 years ago
thread.c
timer.c
tuningdb.c
usage.c OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated 5 years ago
user_options.c Fix for #2387, but need some testing first 4 years ago
wordlist.c Fixed missing to copy the dictfile to dictfile_padded buffer 5 years ago