1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-07 02:06:01 +00:00
hashcat/src
Jens Steube 8192fd0d47
Merge pull request #3157 from matrix/rpi_Makefile
Fixed building error on Raspberry Pi
2022-02-06 14:53:07 +01:00
..
modules Backends: added Metal host-code 2022-02-05 22:48:16 +01:00
affinity.c
autotune.c Backends: added Metal host-code 2022-02-05 22:48:16 +01:00
backend.c Fixed unused variable warning on Windows 2022-02-06 02:04:27 +01:00
benchmark.c
bitmap.c
bitops.c
brain.c
combinator.c Removed option --example-hashes, now is an alias of --hash-info 2020-12-29 07:56:20 +01:00
common.c
convert.c
cpt.c
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
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_ecc_secp256k1.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_ripemd160.c
emu_inc_hash_sha1.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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
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
ext_OpenCL.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c
folder.c
hashcat.c
hashes.c
hlfmt.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
hwmon.c
induct.c
interface.c User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line 2021-11-28 13:58:27 +01:00
keyboard_layout.c
locking.c
logfile.c
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 Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible 2021-08-30 14:34:56 +02:00
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c Adding upcase conversion for --hex-wordlist mode 2021-12-12 15:11:46 +01:00