You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src
Jens Steube 0fd8de3a75
Status Screen: Show currently running kernel type (pure, optimized) and generator type (host, device)
3 years ago
..
modules Rename -m 3202 to -m 25800 3 years ago
Makefile Dependencies: Updated LZMA SDK from 19.00 to 21.02 alpha 3 years ago
affinity.c
autotune.c
backend.c CUDA Backend: Do not warn about missing CUDA SDK installation if --stdout is used 3 years ago
benchmark.c
bitmap.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
bitops.c
brain.c
combinator.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
common.c
convert.c
cpt.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
cpu_crc32.c
debugfile.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
dictstat.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
dispatch.c Make sure no password candidates get rejected for line length in -a 9 mode 3 years ago
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 3 years ago
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
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.c
emu_inc_rp_optimized.c
emu_inc_scalar.c
emu_inc_simd.c
emu_inc_truecrypt_crc32.c
emu_inc_truecrypt_keyfile.c
emu_inc_truecrypt_xts.c
emu_inc_veracrypt_xts.c Remove more old GCC diagnostic options 6 years ago
event.c
ext_ADL.c
ext_OpenCL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_sysfs.c
filehandling.c Correct check for gz header. 4 years ago
folder.c
hashcat.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
hashes.c Fixed access to filename which is a null-pointer in benchmark mode 3 years ago
hlfmt.c use our safe free () wrapper hcfree whenever possible 4 years ago
hwmon.c Fixed hardware management sysfs readings in status screen (typically ROCm controlled GPUs) 3 years ago
induct.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
interface.c Merge pull request #2586 from llamasoft/patch-1 4 years ago
keyboard_layout.c
locking.c
logfile.c
loopback.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
main.c Performance Monitor: Add -S as a user suggestion to improve cracking performance in specific attack configurations 3 years ago
memory.c
monitor.c
mpsp.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
outfile.c
outfile_check.c Fixed invalid handling of outfile folder entries for -m 22000 4 years ago
pidfile.c
potfile.c Fixed race condition in potfile check during removal of empty hashes 3 years ago
restore.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
rp.c
rp_cpu.c
selftest.c
shared.c Kernel Development: Kernel cache is disabled automatically in casehashcat is compiled with DEBUG=1 3 years ago
slow_candidates.c
status.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
stdout.c
straight.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
terminal.c Status Screen: Show currently running kernel type (pure, optimized) and generator type (host, device) 3 years ago
thread.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
timer.c
tuningdb.c Fixed tuning database search if a device was not assigned an alias it couldn't be found in general 3 years ago
usage.c Merge pull request #2672 from matrix/example2info 4 years ago
user_options.c Fixes memleak in user_options_check_files() 3 years ago
wordlist.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago