1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-05 01:06:00 +00:00
hashcat/src
2020-02-20 16:09:41 +01:00
..
modules Reenable VeraCrypt on ROCM 2020-02-20 16:09:41 +01:00
affinity.c
autotune.c
backend.c Add support for OPTS_TYPE_LOOP_EXTENDED kernel for special cases like VeraCrypt 2020-02-20 16:00:21 +01:00
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 2020-01-19 19:24:11 +01:00
bitmap.c
bitops.c
brain.c
combinator.c
common.c
convert.c Add tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 2019-10-02 14:18:26 +02:00
cpt.c Rename some more variables 2019-05-01 15:52:56 +02:00
cpu_crc32.c Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
debugfile.c
dictstat.c
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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
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
ext_ADL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c Use nvrtc to compile PTX (resulting PTX not yet used) 2019-04-26 13:28:44 +02:00
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c
hashcat.c Show information about minimum and maximum password- and salt-length before the hash parser starts 2019-11-21 09:03:06 +01:00
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c Add -m 11600 optimized kernel 2020-01-26 18:38:47 +01:00
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c
Makefile Add option to disable cubin cache binaries and moved some redundant kernel load code into specific function 2020-01-31 17:50:53 +01:00
memory.c
monitor.c
mpsp.c Fixed buffer overflow in mp_add_cs_buf() function 2020-02-19 18:50:50 +01:00
outfile_check.c
outfile.c outfile: improved version of OUTFILE_FORMAT assignment 2020-01-24 18:43:13 +01:00
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c
restore.c
rp_cpu.c
rp.c
selftest.c Add support for OPTS_TYPE_LOOP_EXTENDED kernel for special cases like VeraCrypt 2020-02-20 16:00:21 +01:00
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. 2020-02-19 10:35:44 +01:00
slow_candidates.c
status.c Fix calculation of mask length for status view in case hex-charset is used 2019-10-09 19:18:18 +02:00
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c Fixes #2255: new --outfile-format with support for timestamps 2020-01-23 09:03:22 +01:00
user_options.c Make VeraCrypt PIM configuration mechanism easier to read 2020-02-08 12:24:47 +01:00
wordlist.c Add support for OPTS_TYPE_PT_HEX 2019-10-09 10:49:58 +02:00