1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-09 19:25:41 +00:00
hashcat/src
Jens Steube 69bdd5012c
Merge pull request #2420 from philsmd/dnssecDotReplaceByLen
fixes #2365: NSEC3 dot replace and empty salt/domain fix
2020-06-09 10:45:02 +02:00
..
modules Merge pull request #2420 from philsmd/dnssecDotReplaceByLen 2020-06-09 10:45:02 +02:00
affinity.c
autotune.c Fixed cleanup of password candidate buffers on GPU set from autotune in case -n was used 2020-05-20 12:44:04 +02:00
backend.c
benchmark.c
bitmap.c Run through clang-tidy's readability-uppercase-literal-suffix 2019-08-03 19:59:17 -07:00
bitops.c
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c
dictstat.c
dispatch.c
dynloader.c
emu_general.c
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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_optimized.c
emu_inc_rp.c
emu_inc_scalar.c
emu_inc_simd.c
emu_inc_truecrypt_crc32.c
emu_inc_truecrypt_keyfile.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_truecrypt_xts.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_veracrypt_xts.c
event.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
ext_ADL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
ext_sysfs.c
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c use our safe free () wrapper hcfree whenever possible 2020-05-14 19:21:59 +02:00
hwmon.c Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
induct.c
interface.c Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly 2020-05-08 10:18:17 +02:00
keyboard_layout.c Filehandling: Print a truncation warning in case an oversized line was detected 2019-08-06 12:22:24 +02:00
locking.c
logfile.c
loopback.c
main.c fixes #2271: added --brain-server-timer for scheduled backup time 2020-01-11 10:46:11 +01:00
Makefile
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c Add casts where needed in C++ mode 2019-09-11 18:05:01 -07:00
rp.c Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
selftest.c
shared.c
slow_candidates.c Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode 2019-11-26 11:26:56 +01:00
status.c
stdout.c
straight.c (straight) remove unused *rc* vars and cleanup 2019-07-13 07:16:03 +02:00
terminal.c use our safe free () wrapper hcfree whenever possible 2020-05-14 19:21:59 +02:00
thread.c
timer.c
tuningdb.c
usage.c
user_options.c Fix for #2387, but need some testing first 2020-06-03 11:10:31 +02:00
wordlist.c