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 2b2a7ede66
OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated
4 years ago
..
modules Use _unroll in -m 5500 for CPU 4 years ago
Makefile Fix debugedit - canonicalization unexpectedly shrank by one character 4 years ago
affinity.c
autotune.c Change 0/1 to true/false 5 years ago
backend.c OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated 4 years ago
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 4 years ago
bitmap.c Run through clang-tidy's readability-uppercase-literal-suffix 5 years ago
bitops.c
brain.c fixes #2271: added --brain-server-timer for scheduled backup time 4 years ago
combinator.c
common.c
convert.c Add tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 5 years ago
cpt.c
cpu_crc32.c Fix extra semicolon warnings 5 years ago
debugfile.c Fix missing hc_unlockfile() 4 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. 4 years ago
dispatch.c Fixed invalid use of --hex-wordlist if encoded wordlist string is larger than length 256 5 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 electrum 4/5: improve speed (rm hook) 5 years ago
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
ext_sysfs.c
filehandling.c Fix double close() in hc_fclose() 4 years ago
folder.c Merge pull request #2189 from neheb/fgfggdf 5 years ago
hashcat.c Show information about minimum and maximum password- and salt-length before the hash parser starts 5 years ago
hashes.c Fix missing hc_unlockfile() 4 years ago
hlfmt.c Filehandling: Print a truncation warning in case an oversized line was detected 5 years ago
hwmon.c Fix extra semicolon warnings 5 years ago
induct.c
interface.c Add -m 11600 optimized kernel 4 years ago
keyboard_layout.c Filehandling: Print a truncation warning in case an oversized line was detected 5 years ago
locking.c
logfile.c Fix missing hc_unlockfile() 4 years ago
loopback.c Fix missing hc_unlockfile() 4 years ago
main.c fixes #2271: added --brain-server-timer for scheduled backup time 4 years ago
memory.c
monitor.c
mpsp.c Fixed buffer overflow in mp_add_cs_buf() function 4 years ago
outfile.c Fix missing hc_unlockfile() 4 years ago
outfile_check.c Add casts where needed in C++ mode 5 years ago
pidfile.c
potfile.c Keep output of --show and --left in the original ordering of the input hash file 5 years ago
restore.c Fixed race condition in maskfile mode by using a dedicated flag for restore execution 5 years ago
rp.c Fix extra semicolon warnings 5 years ago
rp_cpu.c Add casts where needed in C++ mode 5 years ago
selftest.c Change bitsliced kernels from 3d to 2d invocation mode for slightly better performance 4 years ago
shared.c Add tokenizer option TOKEN_ATTR_SEPARATOR_FARTHEST as an option to deal with hash formats where separator character could be part of the salt data itself and at the same time does not allow escape character logic to be applied. This can only work if it is guaranteed by the design of the hash format that the separator character does not occur after the position of the separator character. 4 years ago
slow_candidates.c Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode 5 years ago
status.c Fix calculation of mask length for status view in case hex-charset is used 5 years ago
stdout.c Fix missing hc_unlockfile() 4 years ago
straight.c
terminal.c formatting: remove extra whitespace in terminal.c 5 years ago
thread.c
timer.c Remove inline from functions 5 years ago
tuningdb.c Add casts where needed in C++ mode 5 years ago
usage.c OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated 4 years ago
user_options.c Make VeraCrypt PIM configuration mechanism easier to read 4 years ago
wordlist.c Fixed missing to copy the dictfile to dictfile_padded buffer 4 years ago