1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-11 12:15:46 +00:00
hashcat/src
2022-02-12 02:46:35 +01:00
..
modules fixes #3029: cracking long salts in -m 4510/4710 2022-02-09 16:43:24 +01:00
affinity.c
autotune.c Backends: added Metal host-code 2022-02-05 22:48:16 +01:00
backend.c
benchmark.c
bitmap.c
bitops.c
brain.c
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 Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02:00
cpu_crc32.c
debugfile.c Always cleanup and initialize all parts of HC_FILE structure 2021-08-18 19:28:00 +03:00
dictstat.c
dispatch.c
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 2021-04-20 17:47:44 +02:00
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c
emu_inc_cipher_des.c
emu_inc_cipher_kuznyechik.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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
event.c
ext_ADL.c
ext_cuda.c
ext_hip.c
ext_hiprtc.c
ext_iokit.c
ext_lzma.c
ext_metal.m
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2022-01-03 16:29:15 +01:00
ext_OpenCL.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c Fix bug on hm_SYSFS_CPU_get_syspath_hwmon() 2021-07-14 19:21:21 +02:00
filehandling.c whitespace and code style fixes 2021-10-08 17:38:54 +02:00
folder.c
hashcat.c
hashes.c Backends: added Metal host-code 2022-02-05 22:48:16 +01:00
hlfmt.c
hwmon.c ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 2021-07-27 12:02:27 +02:00
induct.c
interface.c
keyboard_layout.c Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS 2021-12-20 13:19:40 +01:00
locking.c
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c Fix segfault in --hash-info by avoid huge stack buffer allocation 2021-06-30 21:01:55 +02:00
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 Remove inline from functions 2019-09-09 16:46:58 -07:00
tuningdb.c
usage.c
user_options.c
wordlist.c