1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-02 10:51:16 +00:00
hashcat/src
2019-07-26 12:38:33 +02:00
..
modules Added hash-mode: md5(sha1().md5().sha1()) 2019-07-25 23:56:20 +02:00
affinity.c
autotune.c Improve kernel-loops detection for slow hashes 2019-05-13 17:25:33 +02:00
backend.c (backend) remove unused *rc* vars and cleanup 2019-07-10 16:13:11 +02:00
benchmark.c fix some memory leaks 2019-07-10 17:27:45 +02:00
bitmap.c
bitops.c
brain.c fix some memory leaks 2019-07-10 17:27:45 +02:00
combinator.c fix the comments :) 2019-07-01 17:27:08 +02:00
common.c
convert.c Merge pull request #2008 from vlohacks/master 2019-05-15 09:51:19 +02:00
cpt.c
cpu_crc32.c fix the comments :) 2019-07-01 17:27:08 +02:00
debugfile.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
dictstat.c fix the comments :) 2019-07-01 17:27:08 +02:00
dispatch.c fix some memory leaks 2019-07-10 17:27:45 +02:00
dynloader.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
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
emu_inc_common.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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_whirlpool.c
emu_inc_platform.c
emu_inc_rp_optimized.c
emu_inc_rp.c
emu_inc_scalar.c
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
emu_inc_truecrypt_xts.c
emu_inc_veracrypt_xts.c
event.c
ext_ADL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00
folder.c Fix printing from NULL pointer address 2019-06-26 15:52:11 +02:00
hashcat.c (hashcat) remove unused *rc* vars and cleanup 2019-07-10 17:10:15 +02:00
hashes.c fix buffer overflow in build_plain() 2019-07-11 17:56:34 +02:00
hlfmt.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
hwmon.c fix the comments :) 2019-07-01 17:27:08 +02:00
induct.c
interface.c Changed Error message, OpenCL is not the only kernel type 2019-07-12 13:32:22 -05:00
keyboard_layout.c fix some memory leaks 2019-07-10 17:27:45 +02:00
locking.c fix the comments :) 2019-07-01 17:27:08 +02:00
logfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
loopback.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
main.c fix some memory leaks 2019-07-10 17:27:45 +02:00
Makefile remove useless objs from OBJS_ZLIB 2019-06-30 19:28:42 +02:00
memory.c
monitor.c
mpsp.c remove the changes to src/mpsp.c 2019-07-26 12:38:33 +02:00
outfile_check.c fix the comments :) 2019-07-01 17:27:08 +02:00
outfile.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
restore.c fix some memory leaks 2019-07-10 17:27:45 +02:00
rp_cpu.c fixes #2026: rule engine hex interpretation problem 2019-05-17 14:05:26 +02:00
rp.c fix the comments :) 2019-07-01 17:27:08 +02:00
selftest.c Updated Kernel self-test failure message to reflect OpenCL or Cuda installation failure, depending on backend used 2019-07-12 13:38:12 -05:00
shared.c avoid logical negation operator 2019-07-02 15:52:17 +02:00
slow_candidates.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
status.c Added brain status (tx/rx) for all devices 2019-06-15 22:46:40 +00:00
stdout.c update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
straight.c fix the comments :) 2019-07-01 17:27:08 +02:00
terminal.c Added Remaining digest and salt count to Status output 2019-07-12 12:54:21 -05:00
thread.c
timer.c
tuningdb.c fix the comments :) 2019-07-01 17:27:08 +02:00
usage.c Merge pull request #2075 from matrix/zlib_support_2 2019-07-10 10:56:06 +02:00
user_options.c
wordlist.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00