Length beats complexity
A long random passphrase usually outperforms a short password with symbols. Use a password manager and unique passwords.
Compare random WPA/WPA2 passphrase resistance from eight characters under an offline PMKID model.
Choose a hash family and hardware profile; the table updates immediately.
| Length | 0-9 | a-z | a-z, A-Z | a-z, A-Z, 0-9 | a-z, A-Z, 0-9, symbols |
|---|
A long random passphrase usually outperforms a short password with symbols. Use a password manager and unique passwords.
The model assumes an attacker already has the hash and can test guesses locally. Online logins behave very differently.
bcrypt, Argon2id, scrypt, and high-cost PBKDF2 make every guess expensive and change the table dramatically.
This page models offline candidate testing after handshake or PMKID material has been obtained. It does not scan networks or crack Wi-Fi; it only estimates the theoretical exhaustive-search space.
No. The service never accepts SSIDs, handshake captures, or real passwords.
WPA2-Personal requires a passphrase of at least eight characters.
WPA3-SAE makes offline guessing harder; a separate WPA3 option is available in the calculator.