Commit Graph

349 Commits (067905972760dc5d25309dda56c8f89ac1aaab3e)

Author SHA1 Message Date
Royce Williams 98605cc316 a few more minor hash-mode name fixes
8 years ago
Royce Williams 46b83926fa clarify and standardize hash-mode names
8 years ago
jsteube e492f0e57a reordered some positions in changes.txt
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
Royce Williams 596778043f event_log_: length <80, end with '.', grammar
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 6d66ff96c1 Truncate longer hash format in status output
8 years ago
jsteube d1b2fa0b31 Added hash-mode 15100 = Juniper/NetBSD sha1crypt
8 years ago
philsmd 07c748e136
fixes #1199: introduce special bit (8) in message_pair (HCCAPX) to indicate if replay counter match
8 years ago
philsmd c54b85a3be minor: cleaned up code and updated docs wrt #1195
8 years ago
jsteube a30a9f5b45 Fixed a hash validation error when trying to load Android FDE < 4.3 hashes
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 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 7e449e75d1 Fixed status view progress percentage in case -s was used
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
philsmd 4021d5744c
fixes #1175: custom charsets and --stdout triggered a missing mask error
8 years ago
philsmd 9b0821bb20
fixes #1162: visual indication if checkpoint quit is enabled
8 years ago
jsteube c04dd5c8b1 WPA cracking: Added support for WPA/WPA2 handshake AP nonce automatic error correction
8 years ago
jsteube a7ce8ee166 Added change to changes.txt
8 years ago
philsmd e8ddc853f3
minor: some typos in credits file
8 years ago
philsmd a2708e1063
fixes #1160: parsing/displaying -m 7000 = Fortigate hashes
8 years ago
philsmd 522c047860
min pass length init: typo fixed
8 years ago
philsmd 8bd6001072
fixes #1153: incorrect error message when --keyspace combined with custom charsets was used
8 years ago
jsteube 89f8739dde Fixed overflow in bcrypt kernel in expand_key() function
8 years ago
philsmd 35c1f731b8
osx: some more volatile are required for luks/tc
8 years ago
jsteube b55b068ed3 Reordered changes.txt to match with upcoming release notes
8 years ago
jsteube 6b77606bdd Fixed recursion in loopback handling when session was aborted by the user
8 years ago
philsmd fbb1f92d2b
osx: -m 3200 = bcrypt needs a volatile variable
8 years ago
jsteube 54ad27da7d Session Management: Automatically set dedicated session names for non-cracking parameters, for example: --stdout
8 years ago
jsteube 5f7c3590ba Status screen: Do not try to clear prompt in --quiet mode
8 years ago
mhasbini 45cf65fdbd update changelog message
8 years ago
mhasbini a415ec7afb fix rule 'i' in host mode in case pos = length
8 years ago
philsmd 22d1129818
added -m 12001 = Atlassian (PBKDF2-HMAC-SHA1) #611
8 years ago
jsteube d431874cef Merge branch 'master' of https://github.com/hashcat/hashcat
8 years ago
jsteube 708adbc54b Fixed cracking of Plaintext (-m 99999) in case MD4 was used in a previous session
8 years ago
Jens Steube e82ce9243d Added support for filtering hccapx message pairs using --hccapx-message-pair
8 years ago
Jens Steube 0fc949ef69 Fixed cracking of PeopleSoft Token if salt length + password length is >= 128 byte
8 years ago
philsmd 86ea878755
tests: fixed timeout values
8 years ago
jsteube c094f3b511 Workaround added for NVidia OpenCL runtime: RACF kernel requires EBCDIC lookup to be done on shared memory
8 years ago
jsteube aa5ed1ca89 OpenCL Runtime: Added a warning about using Mesa OpenCL runtime
8 years ago
jsteube 62bc8689b7 Mask Checks: Added integer overflow detection for a keyspace of a mask provided by user
8 years ago
jsteube 96370d0ca7 Also update docs/readme.txt
8 years ago
jsteube 5f58a25dcc Building: Removed compiler option -march=native as this created problems for maintainers on various distributions
8 years ago
jsteube c3251cebd8 Hardware Management: Bring back kernel exec timeout detection for NVidia on user request
8 years ago