1
mirror of https://github.com/hashcat/hashcat synced 2024-11-20 23:27:31 +01:00

Explaining prefix performance issues.

See: https://github.com/hashcat/hashcat/issues/2153
This commit is contained in:
Mitar 2019-08-11 02:30:42 -07:00 committed by GitHub
parent 706d69ba08
commit 685bcde52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: