Generate MD5 for text or files, run wordlist lookups (paste, upload, server manifest, GitHub raw), and manage a saved local list. Everything runs client-side by default.
Tip: press Ctrl+Enter inside the text box to hash quickly.
�
Lowercase hex (32 chars). Example: 5d41402abc4b2a76b9719d911017c592 for �hello�.
�
Waiting�
Remote loader status
No remote list loaded.
Allowed hosts by default: this site and raw.githubusercontent.com. Large files will prompt for confirmation.
�
No file yet.
This reads the file in the browser as an ArrayBuffer and computes MD5 locally. For large files, progress updates are shown.
Saved Wordlist (local)
0 entries saved locally.
�
Saved lists persist in your browser localStorage. They do not leave your device unless you explicitly export or implement a server upload.
Ad Placeholder (300�250)
Notes & security
MD5 is one-way. The lookup attempts to match a target hash by hashing each candidate and comparing � this is a lookup, not cryptographic decryption.
Nothing is uploaded by default. If you implement a server upload, secure it (authentication, input validation, rate-limiting).
Remote lists from GitHub raw are allowed but will prompt for large file sizes. A recommended workflow is to host curated gzipped lists on your own CDN for speed and control.