1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
hashcat/src
2023-07-11 07:52:25 +00:00
..
modules
affinity.c
autotune.c
backend.c
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 minor code style fixes 2022-03-31 19:19:16 +02:00
combinator.c
common.c switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
convert.c Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2022-06-20 15:25:34 +02:00
cpt.c
cpu_crc32.c Rename hc_fopen_nozip() to hc_fopen_raw() 2021-06-29 20:13:11 +02:00
debugfile.c
dictstat.c
dispatch.c
dynloader.c
emu_general.c
emu_inc_bignum_operations.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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_twofish.c
emu_inc_common.c
emu_inc_ecc_secp256k1.c
emu_inc_hash_base58.c fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking 2022-06-11 11:44:05 +02: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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog256.c
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_platform.c
emu_inc_rp_optimized.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault 2023-06-03 22:36:40 +02:00
ext_lzma.c
ext_metal.m
ext_nvapi.c
ext_nvml.c Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
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
folder.c
hashcat.c
hashes.c
hlfmt.c
hwmon.c Help: show supported hash-modes only with -hh 2023-05-01 17:38:42 +02:00
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 Help: show supported hash-modes only with -hh 2023-05-01 17:38:42 +02:00
outfile_check.c
outfile.c Don't close and reopen a FIFO 2023-02-19 00:55:55 +07:00
pidfile.c
potfile.c Help: show supported hash-modes only with -hh 2023-05-01 17:38:42 +02:00
restore.c
rp_cpu.c
rp.c
selftest.c
shared.c
slow_candidates.c
status.c Update status.c 2023-01-07 02:07:34 +00:00
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c