-
Notifications
You must be signed in to change notification settings - Fork 1
L. Limitations & Known Issues
Joshua M Clatney edited this page Dec 14, 2024
·
2 revisions
-
Time-Intensive for Strong Hashes: Secure algorithms like Argon2id or Scrypt are designed to be slow, and cracking may take significant time.
-
Quality of Dictionaries Matters: Dictionary attacks are only as effective as the content of the dictionary. Poor-quality lists yield fewer results.
-
Hardware Dependent: Performance scales with CPU power. More threads do not always equal faster cracking if hardware is limited.