.. |
modules
|
Merge pull request #2137 from matrix/issue_2136
|
2019-08-02 10:23:50 +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
|
(brain) remove unused *rc* vars and cleanup
|
2019-07-13 08:23:12 +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
|
(dispatch) remove unused *rc* vars and cleanup
|
2019-07-13 07:52:54 +02:00 |
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
|
|
|
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
|
|
|
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
|
|
|
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
|
update repo and re-apply zip patch
|
2019-07-29 18:42:50 +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
|
do not call mp_css_utf16le_expand() in case this is a slow_candidate session
|
2019-07-29 14:29:43 +02:00 |
keyboard_layout.c
|
(keyboard_layout) remove unused *rc* vars, change free with hcfree
|
2019-07-13 07:32:15 +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
|
(main) remove unused *rc* vars and cleanup
|
2019-07-13 07:27:32 +02:00 |
Makefile
|
update repo and re-apply zip patch
|
2019-07-29 18:42:50 +02:00 |
memory.c
|
|
|
monitor.c
|
|
|
mpsp.c
|
Merge pull request #2101 from matrix/issue_2084
|
2019-07-29 14:41:57 +02:00 |
outfile_check.c
|
fix the comments :)
|
2019-07-01 17:27:08 +02:00 |
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
|
update all HCFILE vars and related code
|
2019-07-02 21:30:35 +02:00 |
restore.c
|
(restore) remove unused *rc* vars and cleanup
|
2019-07-13 07:23:50 +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
|
update repo and re-apply zip patch
|
2019-07-29 18:42:50 +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
|
(straight) remove unused *rc* vars and cleanup
|
2019-07-13 07:16:03 +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 |