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
philsmd 4887cc47b8
Fixes #2267: added support for -m 22400 = AES Crypt (SHA256)
4 years ago
..
modules Fixes #2267: added support for -m 22400 = AES Crypt (SHA256) 4 years ago
Makefile gcc: disable picky gcc-8 function pointer warnings 4 years ago
affinity.c fix some datatypes 6 years ago
autotune.c Change 0/1 to true/false 5 years ago
backend.c Add RDNA ISA instructions test for ADD/ADDC/SUB/SUBB 4 years ago
benchmark.c Run through Clang's readability-else-after-return 5 years ago
bitmap.c Run through clang-tidy's readability-uppercase-literal-suffix 5 years ago
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 5 years ago
brain.c fixes #2271: added --brain-server-timer for scheduled backup time 4 years ago
combinator.c fix the comments :) 5 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Add tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 5 years ago
cpt.c Rename some more variables 5 years ago
cpu_crc32.c Fix extra semicolon warnings 5 years ago
debugfile.c update all HCFILE vars and related code 5 years ago
dictstat.c fix the comments :) 5 years ago
dispatch.c Fixed invalid use of --hex-wordlist if encoded wordlist string is larger than length 256 5 years ago
dynloader.c Refresh dynloader management 5 years ago
emu_general.c WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes 5 years ago
emu_inc_cipher_aes.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_des.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_kuznyechik.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_serpent.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_twofish.c Remove more old GCC diagnostic options 5 years ago
emu_inc_common.c Remove more old GCC diagnostic options 5 years ago
emu_inc_ecc_secp256k1.c electrum 4/5: improve speed (rm hook) 5 years ago
emu_inc_hash_md4.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md5.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha1.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha224.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha384.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 5 years ago
emu_inc_platform.c Prepare native CUDA hybrid integration 5 years ago
emu_inc_rp.c Remove more old GCC diagnostic options 5 years ago
emu_inc_rp_optimized.c Remove more old GCC diagnostic options 5 years ago
emu_inc_scalar.c Remove more old GCC diagnostic options 5 years ago
emu_inc_simd.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_crc32.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_keyfile.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_xts.c Remove more old GCC diagnostic options 5 years ago
emu_inc_veracrypt_xts.c Remove more old GCC diagnostic options 5 years ago
event.c Increase buffer size for --example-hashes output 5 years ago
ext_ADL.c Refresh dynloader management 5 years ago
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_cuda.c Prepare native CUDA hybrid integration 5 years ago
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvapi.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvml.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvrtc.c Use nvrtc to compile PTX (resulting PTX not yet used) 5 years ago
ext_sysfs.c Add missing files 8 years ago
filehandling.c Update unstable warnings for Intel GPU on macOSX 10.15 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 buffer overflow in src/hashes.c 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 Rename some more variables 5 years ago
interface.c Show information about minimum and maximum password- and salt-length before the hash parser starts 5 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 the comments :) 5 years ago
loopback.c update all HCFILE vars and related code 5 years ago
main.c fixes #2271: added --brain-server-timer for scheduled backup time 4 years ago
memory.c Adjust hcmalloc to be the same as calloc 7 years ago
monitor.c Add CUDA device attributes to -I 5 years ago
mpsp.c Fix calculation of mask length for status view in case hex-charset is used 5 years ago
outfile.c Fix invalid password truncation in -a 1 mode 5 years ago
outfile_check.c Add casts where needed in C++ mode 5 years ago
pidfile.c fix the comments :) 5 years ago
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 Fix selftest in case OPTS_TYPE_DEEP_COMP_KERNEL is active 4 years ago
shared.c Few changes to -m 21600 and move -m 124 and -m 10000 to pure Framework category 5 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 update all HCFILE vars and related code 5 years ago
straight.c (straight) remove unused *rc* vars and cleanup 5 years ago
terminal.c formatting: remove extra whitespace in terminal.c 5 years ago
thread.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
timer.c Remove inline from functions 5 years ago
tuningdb.c Add casts where needed in C++ mode 5 years ago
usage.c fixes #2271: added --brain-server-timer for scheduled backup time 4 years ago
user_options.c Fix some formating 4 years ago
wordlist.c Add support for OPTS_TYPE_PT_HEX 5 years ago