outfile check: improve response time when quitting hashcat

This commit is contained in:
philsmd
2018-08-26 17:51:40 +02:00
parent a3ee4d7188
commit 93216c76a3
2 changed files with 8 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@
- Fixed a problem with attack mode -a 7 together with stdout mode where the mask bytes were missing in the output
- Fixed a problem with tab completion where --self-test-disable did incorrecly expect a further parameter/value
- Fixed the ciphertext max length in Ansible Vault parser
- Fixed speed/delay problem when quitting while the outfile folder is being scanned
- Removed duplicate words in the dictionary file example.dict
* changes v4.2.0 -> v4.2.1