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 6caa78695f
Backport -m 19500 fix to -m 19300
5 years ago
..
modules Backport -m 19500 fix to -m 19300 5 years ago
Makefile Plugin refactorization should be finished, no more need for these flags 5 years ago
affinity.c fix some datatypes 6 years ago
autotune.c Fix spin_damp datatype 5 years ago
benchmark.c Fix some unused variable warnings 5 years ago
bitmap.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 5 years ago
brain.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
combinator.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Add some useful converters 5 years ago
cpt.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
cpu_crc32.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 5 years ago
debugfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
dictstat.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
dispatch.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
dynloader.c Refresh dynloader management 5 years ago
emu_general.c WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes 5 years ago
emu_inc_cipher_aes.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_des.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_kuznyechik.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_serpent.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_twofish.c Remove more old GCC diagnostic options 5 years ago
emu_inc_common.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md4.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md5.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha1.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha224.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha384.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 5 years ago
emu_inc_rp.c Remove more old GCC diagnostic options 5 years ago
emu_inc_rp_optimized.c Remove more old GCC diagnostic options 5 years ago
emu_inc_scalar.c Remove more old GCC diagnostic options 5 years ago
emu_inc_simd.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_crc32.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_keyfile.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_xts.c Remove more old GCC diagnostic options 5 years ago
emu_inc_veracrypt_xts.c Remove more old GCC diagnostic options 5 years ago
event.c Increase buffer size for --example-hashes output 5 years ago
ext_ADL.c Refresh dynloader management 5 years ago
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvapi.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvml.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_sysfs.c Add missing files 8 years ago
filehandling.c fix some datatypes 6 years ago
folder.c Correct buffer size parameter in snprintf calls 6 years ago
hashcat.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
hashes.c Fix some unused variable warnings 5 years ago
hlfmt.c Fix pwdump column names 5 years ago
hwmon.c Use dynloader.c instead of dlopen() directly 5 years ago
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago
interface.c Fix some unused variable warnings 5 years ago
keyboard_layout.c Fix function declaration for execute_keyboard_layout_mapping() 5 years ago
locking.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
logfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
loopback.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
main.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
memory.c Adjust hcmalloc to be the same as calloc 7 years ago
monitor.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
mpsp.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
opencl.c Dependencies: Updated OpenCL-Headers to latest version from GitHub master repository 5 years ago
outfile.c Fix some unused variable warnings 5 years ago
outfile_check.c outfile remove: fix hash parsing 5 years ago
pidfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
potfile.c Increase buffer size for --example-hashes output 5 years ago
restore.c Added option --example-hashes to show an example hash for each hash-mode 7 years ago
rp.c Fix broken hex notation 6 years ago
rp_cpu.c Fixed output password of 'e' rule in pure and cpu rule engine if separator character is also the first letter 5 years ago
selftest.c Fix spin_damp datatype 5 years ago
shared.c Kernel Cache: Reactivate OpenCL runtime specific kernel caches 5 years ago
slow_candidates.c Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
status.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
stdout.c Increase buffer size for --example-hashes output 5 years ago
straight.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
terminal.c Mute a -Wformat warning and fix some whitespace noise while at it. 5 years ago
thread.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
timer.c Fix clock_gettime() on OSX (v2) 6 years ago
tuningdb.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
usage.c Fix some unused variable warnings 5 years ago
user_options.c Remove some misleading error message 5 years ago
wordlist.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago