1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-08-05 13:25:39 +00:00
hashcat/src
2020-06-09 11:56:20 -08: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 Mark NV 441.x as fixed 2020-06-03 14:38:04 +02: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 Fix for #2387, but need some testing first 2020-06-03 11:10:31 +02:00
combinator.c
common.c
convert.c suppress some handpicked control characters from being printed to console 2020-04-30 13:29:51 +02:00
cpt.c
cpu_crc32.c Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
debugfile.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
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. 2020-03-10 15:42:55 +01:00
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) 2019-12-05 10:43:42 +01:00
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
emu_inc_truecrypt_xts.c
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
ext_OpenCL.c
ext_sysfs.c
filehandling.c Remove some old code no longed needed 2020-06-03 10:05:29 +02:00
folder.c Fix for #2387, but need some testing first 2020-06-03 11:10:31 +02:00
hashcat.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
hashes.c Merge pull request #2404 from philsmd/master 2020-06-02 12:34:19 +02:00
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 wrap kernel optimization warning 2020-06-09 11:56:20 -08:00
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
loopback.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
main.c fixes #2271: added --brain-server-timer for scheduled backup time 2020-01-11 10:46:11 +01:00
Makefile Fix debugedit - canonicalization unexpectedly shrank by one character 2020-02-24 03:17:48 +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 Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
pidfile.c
potfile.c Keep output of --show and --left in the original ordering of the input hash file 2019-11-05 13:49:22 +01:00
restore.c
rp_cpu.c
rp.c Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
selftest.c Change bitsliced kernels from 3d to 2d invocation mode for slightly better performance 2020-02-22 07:59:58 +01:00
shared.c Merge pull request #2404 from philsmd/master 2020-06-02 12:34:19 +02:00
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 use our safe free () wrapper hcfree whenever possible 2020-05-14 19:21:59 +02:00
stdout.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
straight.c
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 OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated 2020-03-12 10:51:10 +01:00
user_options.c Fix for #2387, but need some testing first 2020-06-03 11:10:31 +02:00
wordlist.c Fixed missing to copy the dictfile to dictfile_padded buffer 2020-03-10 15:49:02 +01:00