Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only

Fixes https://github.com/hashcat/hashcat/issues/1459
This commit is contained in:
jsteube
2017-11-26 10:50:22 +01:00
parent f70999b305
commit 04a30e6071
5 changed files with 89 additions and 48 deletions
+6
View File
@@ -14,6 +14,12 @@
- Fixed a hash parsing problem for 7-Zip hashes: allow a longer crc32 data length field within the hash format
- Fixed the output of --show if $HEX[] passwords are present within the potfile
##
## Improvements
##
- Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
##
## Technical
##