1
mirror of https://github.com/hashcat/hashcat synced 2024-11-10 02:34:43 +01:00
hashcat/src
2019-04-19 13:17:15 +02:00
..
modules Workaround volatile for -m 2500 and -m 2501 for macosx 2019-04-18 16:52:14 +02:00
affinity.c fix some datatypes 2018-02-08 19:13:29 +01:00
autotune.c Fix spin_damp datatype 2019-04-19 12:26:37 +02:00
benchmark.c Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
bitmap.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
combinator.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
common.c switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
convert.c Add some useful converters 2019-04-05 12:19:53 +02:00
cpt.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
cpu_crc32.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
debugfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
dictstat.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
dispatch.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
dynloader.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
emu_general.c WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes 2019-04-02 11:24:22 +02:00
emu_inc_cipher_aes.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_des.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_kuznyechik.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_serpent.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_twofish.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_common.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_md4.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_md5.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_rp_optimized.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_rp.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_scalar.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_simd.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_truecrypt_crc32.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_truecrypt_keyfile.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_truecrypt_xts.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_veracrypt_xts.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
event.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
ext_ADL.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
ext_nvapi.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
ext_nvml.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
ext_sysfs.c Add missing files 2016-11-05 23:34:17 +01:00
filehandling.c fix some datatypes 2018-02-08 19:13:29 +01:00
folder.c Correct buffer size parameter in snprintf calls 2018-12-07 10:37:56 +01:00
hashcat.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
hashes.c Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
hlfmt.c Fix pwdump column names 2018-12-19 11:15:18 +01:00
hwmon.c Use dynloader.c instead of dlopen() directly 2018-12-19 16:09:28 +01:00
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00
interface.c Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
keyboard_layout.c Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
logfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
loopback.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
main.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
Makefile Plugin refactorization should be finished, no more need for these flags 2019-04-03 20:55:06 +02:00
memory.c Adjust hcmalloc to be the same as calloc 2017-10-02 12:20:16 -07:00
monitor.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
mpsp.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
opencl.c Fix tools/install_modules.sh ro uninstall pycryptodome 2019-04-19 13:17:15 +02:00
outfile_check.c outfile remove: fix hash parsing 2019-04-13 09:28:14 +02:00
outfile.c Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
pidfile.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
potfile.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
restore.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
rp_cpu.c Fixed output password of 'e' rule in pure and cpu rule engine if separator character is also the first letter 2019-03-28 13:07:39 +01:00
rp.c Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.c Fix spin_damp datatype 2019-04-19 12:26:37 +02:00
shared.c Kernel Cache: Reactivate OpenCL runtime specific kernel caches 2019-04-13 14:47:41 +02:00
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 2019-03-25 12:24:04 +01:00
status.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
stdout.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
straight.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
terminal.c Mute a -Wformat warning and fix some whitespace noise while at it. 2019-04-05 08:52:35 +02:00
thread.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
timer.c Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
usage.c Fix some unused variable warnings 2019-04-03 21:53:34 +02:00
user_options.c Remove some misleading error message 2019-04-07 00:35:33 +02:00
wordlist.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00