1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-10 19:55:45 +00:00
hashcat/src
2019-11-09 10:44:28 +01:00
..
modules
affinity.c fix some datatypes 2018-02-08 19:13:29 +01:00
autotune.c
backend.c
benchmark.c
bitmap.c
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c
dictstat.c fix the comments :) 2019-07-01 17:27:08 +02:00
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_hash_md4.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha1.c
emu_inc_hash_sha224.c
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
emu_inc_hash_streebog256.c
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c
emu_inc_platform.c
emu_inc_rp_optimized.c
emu_inc_rp.c
emu_inc_scalar.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_simd.c
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
emu_inc_veracrypt_xts.c
event.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
ext_ADL.c
ext_cuda.c
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
ext_nvml.c
ext_nvrtc.c
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
filehandling.c
folder.c
hashcat.c Prepare new --hook-threads feature 2019-11-02 10:29:34 +01:00
hashes.c Keep output of --show and --left in the original ordering of the input hash file 2019-11-05 13:49:22 +01:00
hlfmt.c
hwmon.c Merge pull request #2189 from neheb/fgfggdf 2019-11-05 12:29:02 +01:00
induct.c
interface.c
keyboard_layout.c
locking.c fix the comments :) 2019-07-01 17:27:08 +02:00
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c Fix invalid password truncation in -a 1 mode 2019-07-29 16:11:50 +02:00
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c
restore.c
rp_cpu.c
rp.c
selftest.c
shared.c
slow_candidates.c
status.c Fix calculation of mask length for status view in case hex-charset is used 2019-10-09 19:18:18 +02:00
stdout.c
straight.c
terminal.c Change 0/1 to true/false 2019-09-11 18:36:52 -07:00
thread.c
timer.c Remove inline from functions 2019-09-09 16:46:58 -07:00
tuningdb.c
usage.c
user_options.c Prepare new --hook-threads feature 2019-11-02 10:29:34 +01:00
wordlist.c Add support for OPTS_TYPE_PT_HEX 2019-10-09 10:49:58 +02:00