Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzteph authored Dec 11, 2024
1 parent feb281c commit 3c256d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/lookup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Perform secure password hash lookups using the Range API without submitting sensitive data to the server.

**Tool Link:** [https://weakpass.com/tools/lookup](https://weakpass.com/tools/lookup)
**Try it online:** [Lookup](https://zzzteph.github.io/weakpass/tools/lookup/dist/)

Reveal passwords for MD5, NTLM, SHA1, or SHA256 hashes using the precomputed `weakpass4.merged.txt` file without sending your hash to the backend. The primary advantage is that all hash checks are done client-side, ensuring that your data remains secure and private.

Expand Down

0 comments on commit 3c256d9

Please sign in to comment.