1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-06 01:35:51 +00:00
hashcat/src
2023-02-06 17:58:33 +01:00
..
modules Allow longer digests in hash-mode 8900. They are not checked because there's no need to do so 2023-01-23 09:29:33 +00:00
affinity.c Fix some spacing in affinity.c 2023-01-20 21:01:56 +00:00
autotune.c
backend.c fix Metal API advice 2023-02-04 22:47:10 +01:00
benchmark.c
bitmap.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
bitops.c
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c Add the separator after original-word in --debug-mode=5 (fixes #3587) 2023-01-24 17:07:29 +07:00
dictstat.c
dispatch.c
dynloader.c
emu_general.c
emu_inc_bignum_operations.c added Radmin3 2022-05-28 15:56:29 +02:00
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_base58.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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
event.c
ext_ADL.c
ext_cuda.c
ext_hip.c
ext_hiprtc.c
ext_iokit.c
ext_lzma.c
ext_metal.m Disable Metal < 200, commented unused and deprecated code 2022-12-08 18:59:34 +01:00
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_OpenCL.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c Merge pull request #3604 from justpretending/redundant_conditions 2023-01-31 12:31:10 +01:00
folder.c
hashcat.c Fix comment typos in hashcat.c 2023-02-06 17:58:33 +01:00
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c Error log for temp failure when in quiet mode 2023-01-20 15:09:10 +01:00
Makefile Use -Wno-format-overflow cflags for unrar sources on non-clang compiler 2023-01-26 12:27:14 +00:00
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c
rp.c Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls 2023-02-02 17:57:12 +00:00
selftest.c
shared.c Support for FIFO outfiles (fixes #3582) 2023-01-31 14:02:26 +07:00
slow_candidates.c
status.c Update status.c 2023-01-07 02:07:34 +00:00
stdout.c Fixes #3596: bug in --stdout w/ rules 2023-01-26 10:48:30 -06:00
straight.c
terminal.c Disable Metal < 200, commented unused and deprecated code 2022-12-08 18:59:34 +01:00
thread.c
timer.c
tuningdb.c
usage.c
user_options.c Support for FIFO outfiles (fixes #3582) 2023-01-31 14:02:26 +07:00
wordlist.c