Explaining prefix performance issues.

See: https://github.com/hashcat/hashcat/issues/2153
pull/2161/head
Mitar 5 years ago committed by GitHub
parent 706d69ba08
commit 685bcde52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,8 @@ Performance Notes:
- Always Use the latest display driver
- To significantly improve performance use -w 3
- Cracking with a mask with a fixed prefix can be slow.
Consider instead using a mode with salt as a prefix and set salt to that fixed prefix.
Also read this:

Loading…
Cancel
Save