Password
abcd
Summary
Weak / very low entropy / quickly enumerable in theory
Encoding & Decoding
Estimate password entropy, character-pool size, and theoretical offline crack time from length and character classes, with improvement suggestions. Evaluation runs entirely in the browser; passwords are not uploaded. Results are theoretical heuristics, not a guarantee of real-world security.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
编码加解码
Password
abcd
Summary
Weak / very low entropy / quickly enumerable in theory
No. It models theoretical search space from length and character classes. It does not check breach corpora or predictable patterns—treat it as guidance only.
No. Evaluation stays in the browser.
Tools
Continue with another translated tool for a nearby task.
Passphrase Entropy Estimator
Estimate Shannon entropy, search-space size, and theoretical crack time from passphrase length and character pool, with a strength label. Calculation stays in the browser. Labels are heuristic—high entropy does not prove a passphrase is safe against every attack.
Password Generator
Generate random passwords locally with custom length and character sets. Useful for account setup, staging credentials, and test data. Passwords never leave the page.
Bcrypt Hash Inspector
Inspect bcrypt hash strings ($2a$10$...) locally without cracking passwords. Extract version, cost rounds, salt, and digest layout for security reviews.