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 ba7163062d
Do not set -cl-std=XXX to workaround NEO driver bug causing to hang while compiling -m 22000
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
backend.c Do not set -cl-std=XXX to workaround NEO driver bug causing to hang while compiling -m 22000 4 years ago
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 4 years ago
bitmap.c
bitops.c
brain.c fixes #2271: added --brain-server-timer for scheduled backup time 5 years ago
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
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
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
hashcat.c
hashes.c Fix missing hc_unlockfile() 4 years ago
hlfmt.c
hwmon.c
induct.c
interface.c Add -m 11600 optimized kernel 4 years ago
keyboard_layout.c
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 5 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
pidfile.c
potfile.c
restore.c
rp.c
rp_cpu.c
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
stdout.c Fix missing hc_unlockfile() 4 years ago
straight.c
terminal.c
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 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