1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-10 15:51:10 +00:00

Fix notes in changes.txt about potfile reading performance

This commit is contained in:
jsteube 2016-12-09 14:55:28 +01:00
parent 1342cf2ce3
commit 58f458f489

View File

@ -4,7 +4,7 @@
## Features
##
- Use $HEX[...] in case the password includes the separater character. This makes the MAX_CUT_TRIES logic no longer required which then increase potfile reading
- Use $HEX[...] in case the password includes the separater character, increases potfile reading performance
##
## Bugs