1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-06 17:55:52 +00:00
hashcat/src
2021-04-11 14:36:54 +02:00
..
modules Merge remote-tracking branch 'origin/master' into knx-ip-secure 2021-04-11 14:36:54 +02:00
affinity.c
autotune.c
backend.c OpenCL Runtime: Workaround JiT compiler deadlock on NVIDIA driver >= 465.89 2021-04-11 13:35:40 +02:00
benchmark.c
bitmap.c
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
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 Prepare native CUDA hybrid integration 2019-04-25 14:45:17 +02:00
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 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 Add missing files 2016-11-05 23:34:17 +01:00
filehandling.c
folder.c
hashcat.c Fixed unresolvable relative paths in hashcat.log 2020-07-29 11:26:45 +02:00
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c
rp.c
selftest.c
shared.c
slow_candidates.c
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c Removed option --example-hashes, now is an alias of --hash-info 2020-12-29 07:56:20 +01:00