.. |
affinity.c
|
|
|
autotune.c
|
Add HC_API_CALL to a few functions
|
2018-09-18 16:34:00 -07:00 |
benchmark.c
|
|
|
bitmap.c
|
Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore
|
2018-11-04 10:07:45 +01:00 |
bitops.c
|
|
|
brain.c
|
Fixed calculation of brain-attack if a given wordlist has the size zero
|
2018-11-03 12:20:55 +01:00 |
combinator.c
|
Add -a 1 support for slow candidates mode
|
2018-09-01 23:12:56 +02:00 |
common.c
|
|
|
convert.c
|
|
|
cpt.c
|
|
|
cpu_aes.c
|
|
|
cpu_crc32.c
|
|
|
cpu_des.c
|
|
|
cpu_md4.c
|
|
|
cpu_md5.c
|
Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters
|
2018-08-06 15:35:35 +02:00 |
cpu_sha1.c
|
|
|
cpu_sha256.c
|
|
|
debugfile.c
|
|
|
dictstat.c
|
|
|
dispatch.c
|
Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run
|
2018-11-01 12:03:28 +01:00 |
dynloader.c
|
|
|
event.c
|
|
|
ext_ADL.c
|
|
|
ext_lzma.c
|
|
|
ext_nvapi.c
|
|
|
ext_nvml.c
|
|
|
ext_OpenCL.c
|
|
|
ext_sysfs.c
|
|
|
filehandling.c
|
|
|
folder.c
|
|
|
hashcat.c
|
Replace gitmodules with files and add support for system-wide libraries
|
2018-11-08 12:52:06 +01:00 |
hashes.c
|
No need to compute brain_session if --brain-client is not set
|
2018-11-03 13:15:23 +01:00 |
hlfmt.c
|
|
|
hwmon.c
|
hwmon_ctx_init: return on speed_only and progress_only
|
2018-08-29 22:38:03 -04: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
|
Add VeraCrypt Streebog support
|
2018-11-08 11:46:31 +01:00 |
locking.c
|
|
|
logfile.c
|
|
|
loopback.c
|
|
|
main.c
|
Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore
|
2018-11-04 10:07:45 +01:00 |
Makefile
|
Fix copy/paste error
|
2018-11-08 13:23:36 +01:00 |
memory.c
|
|
|
monitor.c
|
fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it)
|
2018-10-31 11:37:06 +01:00 |
mpsp.c
|
fixes #1708: reject invalid masks with only a single ? at the end
|
2018-10-16 15:59:20 +02:00 |
opencl.c
|
Memory: Limit maximum host memory to allocate depending on bitness
|
2018-11-03 18:16:49 +01:00 |
outfile_check.c
|
Add HC_API_CALL to a few functions
|
2018-09-18 16:34:00 -07:00 |
outfile.c
|
Remove some debugging code
|
2018-10-20 11:52:27 +02:00 |
pidfile.c
|
|
|
potfile.c
|
Added hash-mode 16800 = WPA-PMKID-PBKDF2
|
2018-07-25 16:46:06 +02:00 |
restore.c
|
|
|
rp_cpu.c
|
Remove some suppressed warnings
|
2018-08-06 21:04:48 +02:00 |
rp_kernel_on_cpu_optimized.c
|
|
|
rp_kernel_on_cpu.c
|
|
|
rp.c
|
Fix broken hex notation
|
2018-07-26 11:41:56 +02:00 |
selftest.c
|
Add SHA3 and Keccak
|
2018-10-15 16:06:31 +02:00 |
shared.c
|
Make sure to initialize INPUT_RECORD variables because of the union data type section
|
2018-10-21 11:31:51 +02:00 |
slow_candidates.c
|
Add support for -a 1 in -S mode
|
2018-10-20 18:00:42 +02:00 |
status.c
|
Fixed status output of progress value in case -S and -l used in combination
|
2018-11-07 14:20:40 +01:00 |
stdout.c
|
fixes #1654: missing mask in output of --stdout -a 7
|
2018-08-15 13:32:08 +02:00 |
straight.c
|
General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile
|
2018-07-30 13:23:48 +02:00 |
terminal.c
|
The hashcat brain
|
2018-10-28 16:47:13 +01:00 |
thread.c
|
|
|
timer.c
|
|
|
tuningdb.c
|
|
|
usage.c
|
Add VeraCrypt Streebog support
|
2018-11-08 11:46:31 +01:00 |
user_options.c
|
Added new option --kernel-threads to manually override the automatically calculated number of threads
|
2018-11-06 16:06:06 +01:00 |
wordlist.c
|
Add new option --slow-candidates which allows hashcat to generate passwords on-host
|
2018-09-01 12:31:17 +02:00 |