1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-13 19:28:56 +00:00
hashcat/src
2022-02-13 12:33:11 +01:00
..
modules
affinity.c
autotune.c
backend.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
benchmark.c
bitmap.c
bitops.c
brain.c
combinator.c
common.c switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
convert.c
cpt.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
cpu_crc32.c Rename hc_fopen_nozip() to hc_fopen_raw() 2021-06-29 20:13:11 +02:00
debugfile.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
dictstat.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
dispatch.c fixed bug in benchmark engine, updated negative status code 2022-01-11 04:58:30 +01:00
dynloader.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_common.c
emu_inc_ecc_secp256k1.c electrum 4/5: improve speed (rm hook) 2019-12-05 10:43:42 +01: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
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c
emu_inc_platform.c
emu_inc_rp_optimized.c
emu_inc_rp.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Metal: added support for vectors up to 4 2022-02-10 21:53:08 +01:00
ext_nvapi.c Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_nvml.c
ext_nvrtc.c
ext_OpenCL.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c
folder.c
hashcat.c Merge remote-tracking branch 'origin/master' into updated_moduleUnstableWarnings_and_statusCodes 2022-01-24 07:32:41 +01:00
hashes.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
hlfmt.c
hwmon.c
induct.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
interface.c
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
loopback.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
main.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
Makefile Merge pull request #3157 from matrix/rpi_Makefile 2022-02-06 14:53:07 +01:00
memory.c Adjust hcmalloc to be the same as calloc 2017-10-02 12:20:16 -07:00
monitor.c
mpsp.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
outfile_check.c
outfile.c
pidfile.c
potfile.c
restore.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
rp_cpu.c
rp.c Replace index() with strchr() for better Windows compatiblity 2021-08-14 11:51:53 +02:00
selftest.c
shared.c
slow_candidates.c
status.c fixed bug in benchmark engine, updated negative status code 2022-01-11 04:58:30 +01:00
stdout.c
straight.c
terminal.c
thread.c
timer.c Remove inline from functions 2019-09-09 16:46:58 -07:00
tuningdb.c User Options: Change --backend-info/-I option type, from bool to int 2022-02-13 12:33:11 +01:00
usage.c
user_options.c
wordlist.c