1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-11 18:38:56 +00:00
hashcat/src
Jens Steube b58da88174 Merge pull request #1343 from philsmd/master
fixes show output of -m 9710, -m 9810 and -m 10410
2017-08-25 10:02:17 +02:00
..
lzma_sdk Compress multiple newlines to one in host code, too 2017-02-26 15:48:14 +01:00
affinity.c more event_log_* standardization 2017-04-02 00:18:59 -08:00
autotune.c Fix initialization of size_pws_amp 2017-08-20 12:04:56 +02:00
benchmark.c Added hash-mode 2501 = WPA/WPA2 PMK 2017-07-03 16:11:57 +02:00
bitmap.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
bitops.c
combinator.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
common.c
convert.c fixes show output of -m 9710, -m 9810 and -m 10410 2017-08-25 09:55:10 +02:00
cpt.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
cpu_aes.c
cpu_crc32.c Fix some old GCC compiler warnings 2017-07-06 10:35:25 +02:00
cpu_des.c
cpu_md4.c
cpu_md5.c
cpu_sha1.c Fixed cracking of PeopleSoft Token if salt length + password length is >= 128 byte 2017-02-27 11:06:53 +01:00
cpu_sha256.c
debugfile.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
dictstat.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
dispatch.c Fixed an invalid progress value in status view if words from the base wordlist get rejected because of length 2017-08-19 17:02:05 +02:00
dynloader.c
event.c Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c Fix some formating from merged PR 2017-02-23 09:45:31 +01:00
ext_sysfs.c
ext_xnvctrl.c
filehandling.c Fix some old GCC compiler warnings 2017-07-06 10:35:25 +02:00
folder.c fixed double-free problem if OpenCL/ folder is missing (and e.g. shared folder == session folder) 2017-08-10 15:05:47 +02:00
hashcat.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
hashes.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
hlfmt.c
hwmon.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
induct.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
interface.c Clarify Blake2b label 2017-08-24 07:19:50 -08:00
locking.c
logfile.c Fix some old GCC compiler warnings 2017-07-06 10:35:25 +02:00
loopback.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
main.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
Makefile Use pure kernel rule engine for --stdout 2017-08-12 12:11:48 +02:00
memory.c Eventual fix for #1263 2017-05-30 12:15:55 +02:00
monitor.c replace all time_t/__time64_t with hc_time_t and all related functions 2017-08-16 19:43:41 +02:00
mpsp.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
opencl.c Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 2017-08-23 12:43:59 +02:00
outfile_check.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
outfile.c Prepare pure kernel rule engine for performance optimization 2017-08-12 13:04:52 +02:00
pidfile.c Fix some old GCC compiler warnings 2017-07-06 10:35:25 +02:00
potfile.c fixes show output of -m 9710, -m 9810 and -m 10410 2017-08-25 09:55:10 +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 Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
rp_kernel_on_cpu_optimized.c Backport current state of optimized kernel rule engine to CPU 2017-08-20 12:50:24 +02:00
rp_kernel_on_cpu.c Add missing case in append_block() in pure kernel rule engine 2017-08-20 15:08:51 +02:00
rp.c Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
selftest.c Fix initialization of size_pws_amp 2017-08-20 12:04:56 +02:00
shared.c replace all time_t/__time64_t with hc_time_t and all related functions 2017-08-16 19:43:41 +02:00
status.c replace all time_t/__time64_t with hc_time_t and all related functions 2017-08-16 19:43:41 +02:00
stdout.c Prepare pure kernel rule engine for performance optimization 2017-08-12 13:04:52 +02:00
straight.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
terminal.c Merge remote-tracking branch 'upstream/master' 2017-08-22 06:55:06 -08:00
thread.c more event_log_* standardization 2017-04-01 23:50:06 -08:00
timer.c Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
tuningdb.c Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 2017-08-23 12:43:59 +02:00
usage.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
user_options.c Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 2017-08-23 12:43:59 +02:00
weak_hash.c Switch the datatypes of the variables responsible for work-item count and work-item size from u32 to u64 2017-08-19 16:39:22 +02:00
wordlist.c Use zero-copy for main password buffer using CL_MEM_ALLOC_HOST_PTR and hc_clEnqueueMapBuffer() 2017-08-22 15:19:25 +02:00