1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-16 12:59:00 +00:00
Commit Graph

3548 Commits

Author SHA1 Message Date
Royce Williams
54aaa1597e fix usage for encoding-to 2017-04-14 06:41:32 -08:00
Jens Steube
7cabb848d2 Wordlist encoding: Support added for internal convert from and to user-defined encoding during runtime
Wordlist encoding: Added parameters --encoding-from and --encoding-to to configure wordlist encoding handling
Dictstat: Structure for dictstat file changed as it has to include --encoding-from and --encoding-to parameter now
2017-04-14 16:36:28 +02:00
Jens Steube
fab4ede364 Merge pull request #1223 from stephengroat/patch-1
fix strings
2017-04-11 14:41:37 +02:00
jsteube
318ba234f8 OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 17.10 is detected which is known to be broken 2017-04-11 13:33:25 +02:00
sgroat
21efc80975 fix string 2017-04-10 13:35:01 -07:00
jsteube
fee364ec7a Merge branch 'master' of https://github.com/hashcat/hashcat 2017-04-10 10:12:27 +02:00
jsteube
26949a4fce WPA cracking: Improved nonce-error-corrections mode to fix corrupt nonce generated on Big-Endian devices
WPA cracking: Reduced --nonce-error-corrections default from 16 to 8 to compensate speed drop caused due to Big-Endian fixes
Fixes https://github.com/hashcat/hashcat/issues/1221
2017-04-10 10:11:32 +02:00
Jens Steube
6fa2c3bab6 Merge pull request #1219 from magnumripper/master
Ensure 'make clean' is a safe operation
2017-04-07 09:06:30 +02:00
magnum
ba0b2ee641 Ensure 'make clean' is a safe operation (eg. do not remove output and
session files). Add a 'make distclean' target for removing such files
as well. Closes #1218.
2017-04-06 11:39:29 +02:00
jsteube
8caf3ba57f Remove some debugging printf() call 2017-04-05 12:34:25 +02:00
Jens Steube
a9756b20e7 Merge pull request #1217 from roycewilliams/master
a few more minor hash-mode name fixes
2017-04-04 15:55:32 +02:00
Royce Williams
b668aa2a81 label for 5700 Cisco type 4; update readme.txt 2017-04-04 05:14:08 -08:00
Royce Williams
4a393cacf6 5800 is Samsung only 2017-04-04 05:03:01 -08:00
Royce Williams
0679059727 Merge remote-tracking branch 'upstream/master' 2017-04-04 04:59:40 -08:00
Royce Williams
98605cc316 a few more minor hash-mode name fixes 2017-04-03 06:59:04 -08:00
Royce Williams
8620e4113f a few minor hash-mode name fixes 2017-04-03 06:55:35 -08:00
Jens Steube
6c98fac17c Merge pull request #1216 from roycewilliams/master
standardize usage output
2017-04-03 13:00:18 +02:00
Royce Williams
46b83926fa clarify and standardize hash-mode names 2017-04-03 00:16:56 -08:00
Royce Williams
9074693e6f standardize usage output 2017-04-02 20:23:07 -08:00
Jens Steube
418341b585 Merge pull request #1215 from roycewilliams/master
more event_log_* standardization
2017-04-02 15:53:46 +02:00
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