1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-16 13:05:28 +00:00
hashcat/src
Jens Steube 90f0e78b5b Add event about autodetection process start
Remove "..." substring from final messages
Add patient message on "..." startup messages
Add missing docs/changes.txt entry
2021-06-22 11:37:59 +02:00
..
modules
affinity.c
autotune.c
backend.c
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 Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02: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
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha224.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha256.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Prepare native CUDA hybrid integration 2019-04-25 14:45:17 +02:00
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 Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_cuda.c
ext_iokit.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_OpenCL.c
ext_sysfs.c Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
filehandling.c
folder.c Folder Management: Add support for XDG Base Directory specification if hashcat was installed using make install 2021-06-06 11:03:44 +02:00
hashcat.c
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
keyboard_layout.c Filehandling: Print a truncation warning in case an oversized line was detected 2019-08-06 12:22:24 +02:00
locking.c fix the comments :) 2019-07-01 17:27:08 +02:00
logfile.c
loopback.c Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02:00
main.c Add event about autodetection process start 2021-06-22 11:37:59 +02:00
Makefile
memory.c Adjust hcmalloc to be the same as calloc 2017-10-02 12:20:16 -07:00
monitor.c
mpsp.c
outfile_check.c
outfile.c
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02:00
restore.c
rp_cpu.c
rp.c
selftest.c
shared.c Fix FBE description 2021-06-10 20:09:03 +02:00
slow_candidates.c
status.c Merge pull request #2825 from matrix/hwmon_osx_v2 2021-06-20 11:09:35 +02:00
stdout.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
straight.c
terminal.c
thread.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 2021-05-05 22:53:04 +02:00
timer.c Remove inline from functions 2019-09-09 16:46:58 -07:00
tuningdb.c
usage.c
user_options.c
wordlist.c