Commit Graph

3729 Commits (08fc0ec1fb404f1c3685f8984e169ed749a0bb03)
 

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