Commit Graph

1681 Commits (8caf3ba57fea34e411f29056ebbb3b71b11b30f7)

Author SHA1 Message Date
Royce Williams b668aa2a81 label for 5700 Cisco type 4; update readme.txt
7 years ago
Royce Williams 4a393cacf6 5800 is Samsung only
7 years ago
Royce Williams 8620e4113f a few minor hash-mode name fixes
7 years ago
Royce Williams 46b83926fa clarify and standardize hash-mode names
7 years ago
Royce Williams 9074693e6f standardize usage output
7 years ago
Royce Williams be4cf9ef67 more event_log_* standardization
7 years ago
Royce Williams 067372f5ce more event_log_* standardization
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
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 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
Royce Williams 37b870fa44 add help for new hash-mode 15100 - Juniper/NetBSD sha1crypt
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
philsmd d60d6f9625
fix for previous commit: make sure that we do not override the hccapx structure values
7 years ago
philsmd 07c748e136
fixes #1199: introduce special bit (8) in message_pair (HCCAPX) to indicate if replay counter match
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
philsmd ae3fb3516b
remove: do not remove hashes unless --remove was specified
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
philsmd 4021d5744c
fixes #1175: custom charsets and --stdout triggered a missing mask error
7 years ago
Jens Steube 30546ea425 Merge pull request #1173 from philsmd/master
7 years ago
jsteube 2bc65c2c4d A bit a different _comp kernel iteration for WPA which can have lots of handshakes
7 years ago
philsmd b2d88a0832
minor: fixed some comments about --skip/--limit/--keyspace
7 years ago
philsmd 269b1ee6a5
renamed ST_9998 -> ST_0011
7 years ago
philsmd 9b0821bb20
fixes #1162: visual indication if checkpoint quit is enabled
7 years ago
jsteube c04dd5c8b1 WPA cracking: Added support for WPA/WPA2 handshake AP nonce automatic error correction
7 years ago
jsteube 67159b1936 Update Makefile: we're currently not in PRODUCTION=1 phase
7 years ago
jsteube 33a043ec63 Refactored internal use of esalt from sync with number of salts to sync with number of digests
7 years ago
Jens Steube af39f63e6f Merge pull request #1161 from philsmd/master
7 years ago
philsmd a2708e1063
fixes #1160: parsing/displaying -m 7000 = Fortigate hashes
7 years ago
Rosen Penev df3c2e712e
Change c99 to gnu99. _GNU_SOURCE conflicts with c99
7 years ago
Rosen Penev a7d9e242ac
Linux ifdefs atime to atim. No need for this
7 years ago