1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 23:51:16 +00:00
hashcat/src
2021-03-03 10:26:39 -06:00
..
modules Added hash-mode: PKCS#8 Private Keys 2020-10-09 10:35:27 +02:00
affinity.c
autotune.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
backend.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
benchmark.c
bitmap.c
bitops.c
brain.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
combinator.c
common.c
convert.c
cpt.c Rename some more variables 2019-05-01 15:52:56 +02:00
cpu_crc32.c
debugfile.c
dictstat.c
dispatch.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
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
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 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_nvapi.c
ext_nvml.c
ext_nvrtc.c cosmetic: minor code style fixes 2020-06-13 11:19:00 +02:00
ext_OpenCL.c
ext_sysfs.c
filehandling.c cosmetic: minor code style fixes 2020-06-13 11:19:00 +02:00
folder.c Fix for #2387, but need some testing first 2020-06-03 11:10:31 +02:00
hashcat.c Fixed unresolvable relative paths in hashcat.log 2020-07-29 11:26:45 +02:00
hashes.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
hlfmt.c
hwmon.c cosmetic: minor code style fixes 2020-06-13 11:19:00 +02:00
induct.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
interface.c Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init() 2020-08-29 16:12:15 +02:00
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
Makefile Added -m 23700/23800 = RAR3-p cracking 2020-09-08 10:51:15 +02:00
memory.c
monitor.c Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
mpsp.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
outfile_check.c
outfile.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c allow --left and -o work with binary hash files 2020-06-15 15:43:49 +02:00
restore.c
rp_cpu.c
rp.c
selftest.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
shared.c Add new category HASH_CATEGORY_PRIVATE_KEY 2020-07-30 12:25:46 +02:00
slow_candidates.c
status.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
stdout.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
straight.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
terminal.c cosmetic: minor code style fixes 2020-06-13 11:19:00 +02:00
thread.c
timer.c
tuningdb.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
usage.c Fix typo 2021-03-03 10:26:39 -06:00
user_options.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
wordlist.c