Royce Williams
|
be4cf9ef67
|
more event_log_* standardization
|
2017-04-02 00:18:59 -08:00 |
|
Royce Williams
|
fa456d1869
|
Merge remote-tracking branch 'upstream/master'
|
2017-04-01 23:52:52 -08:00 |
|
Royce Williams
|
067372f5ce
|
more event_log_* standardization
|
2017-04-01 23:50:06 -08:00 |
|
jsteube
|
e492f0e57a
|
reordered some positions in changes.txt
|
2017-04-01 21:33:23 +02:00 |
|
Jens Steube
|
a7da6b1df0
|
Merge pull request #1214 from roycewilliams/master
minor changes to wording in changes.txt for 3.5.0
|
2017-04-01 21:27:32 +02:00 |
|
Royce Williams
|
32cf972c1c
|
minor changes to wording in changes.txt for 3.5.0
|
2017-04-01 08:02:34 -08:00 |
|
jsteube
|
ac99df6618
|
Versions: Changed version naming convention from x.yz to x.y.z
|
2017-03-31 15:28:20 +02:00 |
|
jsteube
|
4b9e5f263f
|
Add missing changes.txt note
|
2017-03-30 09:51:25 +02:00 |
|
jsteube
|
f1c7b60d6a
|
Status View: Add rejected counter to machine readable output
Fixes https://github.com/hashcat/hashcat/issues/1213
|
2017-03-30 09:47:52 +02:00 |
|
jsteube
|
0f1d68c358
|
Update fixed length for compress_terminal_line_length for hash target
|
2017-03-28 16:43:08 +02:00 |
|
jsteube
|
98cedd9422
|
Remove unused argument
|
2017-03-27 10:35:31 +02:00 |
|
jsteube
|
c3e118f5ea
|
Instead of checking some path checks to result in files change it to disallow folders
|
2017-03-27 10:27:53 +02:00 |
|
Jens Steube
|
1af24d18da
|
Merge pull request #1208 from roycewilliams/master
event_log_: length <80, end with '.', grammar
|
2017-03-27 10:01:17 +02:00 |
|
Royce Williams
|
596778043f
|
event_log_: length <80, end with '.', grammar
|
2017-03-26 09:52:36 -08:00 |
|
Royce Williams
|
68ae2bc791
|
event_log_: length <80, end logs with '.', grammar
|
2017-03-25 22:49:13 -08:00 |
|
jsteube
|
368f8b39bc
|
Add function to distinguish between warning and advice messages
|
2017-03-25 20:50:37 +01:00 |
|
jsteube
|
99fbaa8bcc
|
Dictionary Cache: Split long status line into multiple lines to stay < 80 chars
|
2017-03-25 16:11:01 +01:00 |
|
jsteube
|
e734e39df1
|
also make a note for that in changes.txt
|
2017-03-24 23:39:57 +01:00 |
|
jsteube
|
e933d12838
|
Rename Input.Mode, Input.Base, ... to Guess.Mode, Guess.Base, ...
|
2017-03-24 23:39:09 +01:00 |
|
jsteube
|
6d66ff96c1
|
Truncate longer hash format in status output
|
2017-03-24 10:45:40 +01:00 |
|
Jens Steube
|
627bd4d83b
|
Merge pull request #1205 from roycewilliams/master
add help for new hash-mode 15100 - Juniper/NetBSD sha1crypt
|
2017-03-24 09:23:52 +01:00 |
|
Royce Williams
|
37b870fa44
|
add help for new hash-mode 15100 - Juniper/NetBSD sha1crypt
|
2017-03-23 16:48:22 -08:00 |
|
jsteube
|
b632d81212
|
Mark -m 15100 as slow hash
|
2017-03-23 16:47:17 +01:00 |
|
jsteube
|
d1b2fa0b31
|
Added hash-mode 15100 = Juniper/NetBSD sha1crypt
|
2017-03-23 16:44:32 +01:00 |
|
jsteube
|
826de76bd6
|
Fix invalid strdup of NULL in stdin mode
|
2017-03-23 16:41:12 +01:00 |
|
Jens Steube
|
9ab1fefd19
|
Merge pull request #1202 from philsmd/master
fix for previous commit: make sure that we do not override the hccapx structure values
|
2017-03-22 14:56:44 +01:00 |
|
philsmd
|
d60d6f9625
|
fix for previous commit: make sure that we do not override the hccapx structure values
|
2017-03-22 12:53:50 +01:00 |
|
Jens Steube
|
0da8c479e0
|
Merge pull request #1201 from philsmd/master
fixes #1199: introduce special bit (8) in message_pair (HCCAPX) to indicate if replay counter match
|
2017-03-22 12:16:22 +01:00 |
|
philsmd
|
07c748e136
|
fixes #1199: introduce special bit (8) in message_pair (HCCAPX) to indicate if replay counter match
|
2017-03-22 12:09:15 +01:00 |
|
Jens Steube
|
5419ec7acd
|
Merge pull request #1200 from philsmd/master
minor: cleaned up code and updated docs wrt #1195
|
2017-03-22 12:00:18 +01:00 |
|
philsmd
|
c54b85a3be
|
minor: cleaned up code and updated docs wrt #1195
|
2017-03-22 11:52:08 +01:00 |
|
Jens Steube
|
4647788280
|
Merge pull request #1195 from syntaxmonkey/patch-1
Update outfile.c
|
2017-03-22 11:05:43 +01:00 |
|
jsteube
|
a30a9f5b45
|
Fixed a hash validation error when trying to load Android FDE < 4.3 hashes
|
2017-03-21 14:07:16 +01:00 |
|
syntaxmonkey
|
85bcdd5ea7
|
Update outfile.c
|
2017-03-20 09:24:49 -04:00 |
|
syntaxmonkey
|
f623217a2b
|
Update outfile.c
Fix #1194.
crackpos was not being output properly when "--outfile-format 11" was used.
|
2017-03-19 20:54:25 -04:00 |
|
Jens Steube
|
c7ed2ade17
|
Fixed a race condition when a session finishes the input-base was freed but accessed afterwards
Fixes https://github.com/hashcat/hashcat/issues/1192
|
2017-03-19 20:41:50 +01:00 |
|
jsteube
|
9558fcc012
|
Reset optind and optopt for second getopt loop
|
2017-03-19 15:27:43 +01:00 |
|
jsteube
|
378f852cec
|
Parameter: Detect and error when users try to use a non-digit where a digit is expected
Fixes https://github.com/hashcat/hashcat/issues/1189
|
2017-03-19 15:11:41 +01:00 |
|
jsteube
|
d78a58414c
|
Parameter: Detect and warn when users try to use an empty string (length 0) for parameters like --session=
Fixes https://github.com/hashcat/hashcat/issues/1190
|
2017-03-19 14:18:11 +01:00 |
|
jsteube
|
53acb98cf8
|
Files: Detect and warn when users try to use -r with a parameter which is not a file
Fixes https://github.com/hashcat/hashcat/issues/1191
|
2017-03-19 13:59:36 +01:00 |
|
jsteube
|
20057d8516
|
Roll back status view progress percentage in case -s was used
|
2017-03-15 16:15:37 +01:00 |
|
jsteube
|
72071fba87
|
Do not try to use save_hash() in case hashlist_mode == HL_MODE_FILE
|
2017-03-14 08:51:53 +01:00 |
|
jsteube
|
e9d5b6d44d
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-03-13 23:00:33 +01:00 |
|
jsteube
|
7e449e75d1
|
Fixed status view progress percentage in case -s was used
|
2017-03-13 23:00:17 +01:00 |
|
Jens Steube
|
bed60a6878
|
Merge pull request #1183 from philsmd/master
remove: do not remove hashes unless --remove was specified
|
2017-03-13 22:57:47 +01:00 |
|
philsmd
|
ae3fb3516b
|
remove: do not remove hashes unless --remove was specified
|
2017-03-13 22:42:51 +01:00 |
|
Jens Steube
|
49f9a967ec
|
Merge pull request #1179 from stephengroat/cleanup-travis
changes have been pushed to OpenCL
|
2017-03-12 11:10:53 +01:00 |
|
Jens Steube
|
963a9772ba
|
Fixed --remove was not applied in case all hashes have been cracked by help of potfile or weak-hash check
|
2017-03-12 11:05:37 +01:00 |
|
Stephen
|
1cee5b47ae
|
matrix not expanding correctly
|
2017-03-11 10:35:50 -08:00 |
|
Stephen
|
7cecfb74f8
|
try to include trusty builds
|
2017-03-11 10:13:38 -08:00 |
|