Commit Graph

3725 Commits (acd93cf780a5866e6387d969bc0e3bfb50f2e3c0)
 

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