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
Gabriele Gristina 1106e163ca
fix example0*, skip autodetect if keyspace enabled, update help and changes.txt
3 years ago
..
modules Added new feature: autodetect hash-mode 3 years ago
Makefile fix for autodetect (1) 3 years ago
affinity.c
autotune.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
backend.c BCRYPT Kernels: Improved bcrypt performance by 6.5% for high-end NVIDIA GPU devices using CUDA backend 3 years ago
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 4 years ago
bitmap.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
bitops.c
brain.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
combinator.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
common.c
convert.c suppress some handpicked control characters from being printed to console 4 years ago
cpt.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
cpu_crc32.c CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles 3 years ago
debugfile.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
dictstat.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
dispatch.c Make sure no password candidates get rejected for line length in -a 9 mode 3 years ago
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 3 years ago
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) 4 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 Prepare native CUDA hybrid integration 5 years ago
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 Increase buffer size for --example-hashes output 5 years ago
ext_ADL.c
ext_OpenCL.c
ext_cuda.c Prepare native CUDA hybrid integration 5 years ago
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 CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles 3 years ago
folder.c Fix for #2387, but need some testing first 4 years ago
hashcat.c skip autodetect if benchmark is enabled, keep table sorting like usage 3 years ago
hashes.c Fixed access to filename which is a null-pointer in benchmark mode 3 years ago
hlfmt.c use our safe free () wrapper hcfree whenever possible 4 years ago
hwmon.c Fixed hardware management sysfs readings in status screen (typically ROCm controlled GPUs) 3 years ago
induct.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
interface.c Added new feature: autodetect hash-mode 3 years ago
keyboard_layout.c Filehandling: Print a truncation warning in case an oversized line was detected 5 years ago
locking.c fix the comments :) 5 years ago
logfile.c Fix missing hc_unlockfile() 4 years ago
loopback.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
main.c Performance Monitor: Add -S as a user suggestion to improve cracking performance in specific attack configurations 3 years ago
memory.c
monitor.c Fixed error handling logic in monitor thread to not return in case of error (disc full, permission error, ...) but to retry instead 3 years ago
mpsp.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago
outfile.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
outfile_check.c Fixed invalid handling of outfile folder entries for -m 22000 3 years ago
pidfile.c fix the comments :) 5 years ago
potfile.c Fixed race condition in potfile check during removal of empty hashes 3 years ago
restore.c Removed option --example-hashes, now is an alias of --hash-info 3 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 Kernels: Add standalone true UTF8 to UTF16 converter kernel that runs after amplifier. Use OPTS_TYPE_POST_AMP_UTF16LE from plugin 3 years ago
shared.c Modules: Recategorized HASH_CATEGORY option in various modules 3 years ago
slow_candidates.c Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode 4 years ago
status.c Added new feature: autodetect hash-mode 3 years ago
stdout.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
straight.c Fixed error message in -a 9 mode with rules in case number of words from wordlist are not in sync with number of unique salts 3 years ago
terminal.c fix for autodetect (1) 3 years ago
thread.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
timer.c Remove inline from functions 5 years ago
tuningdb.c Fixed tuning database search if a device was not assigned an alias it couldn't be found in general 3 years ago
usage.c fix example0*, skip autodetect if keyspace enabled, update help and changes.txt 3 years ago
user_options.c fix example0*, skip autodetect if keyspace enabled, update help and changes.txt 3 years ago
wordlist.c Removed option --example-hashes, now is an alias of --hash-info 3 years ago