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
Bjoern Kerler 6430b7ab71
Fix FBE description
3 years ago
..
modules Unit-Tests: Added missing unit-test for Stargazer Stellar Wallet XLM 3 years ago
Makefile Fix warning with osx build 3 years ago
affinity.c
autotune.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
backend.c Fixed free memory size output for skipped GPU (both automatic and manual) of --backend-info information screen 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 New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
combinator.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
common.c
convert.c suppress some handpicked control characters from being printed to console 4 years ago
cpt.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
cpu_crc32.c CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles 3 years ago
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 Remove more old GCC diagnostic options 6 years ago
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
event.c Increase buffer size for --example-hashes output 6 years ago
ext_ADL.c
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 6 years ago
ext_cuda.c
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 6 years ago
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c cosmetic: minor code style fixes 4 years ago
ext_sysfs.c
filehandling.c CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles 3 years ago
folder.c Folder Management: Add support for XDG Base Directory specification if hashcat was installed using make install 3 years ago
hashcat.c tighten output to be physical-terminal friendly 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 Hardware Monitor: Add support for GPU device utilization readings from sysfs (AMD on Linux) 3 years ago
induct.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
interface.c tighten output to be physical-terminal friendly 3 years ago
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 5 years ago
loopback.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
main.c tighten output to be physical-terminal friendly 3 years ago
memory.c
monitor.c Fixed error handling logic in monitor thread to not return in case of error (disc full, permission error, ...) but to retry instead 3 years ago
mpsp.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
outfile.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
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 tighten output to be physical-terminal friendly 3 years ago
rp_cpu.c
selftest.c Kernels: Add standalone true UTF8 to UTF16 converter kernel that runs after amplifier. Use OPTS_TYPE_POST_AMP_UTF16LE from plugin 3 years ago
shared.c Fix FBE description 3 years ago
slow_candidates.c
status.c Added new feature: autodetect hash-mode 3 years ago
stdout.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 4 years ago
straight.c tighten output to be physical-terminal friendly 3 years ago
terminal.c Fix message on startup-mode in --backend-info mode 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 fix example0*, skip autodetect if keyspace enabled, update help and changes.txt 3 years ago
user_options.c tighten output to be physical-terminal friendly 3 years ago
wordlist.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago