> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Werkzeug-Cracker

Python ★ 20 via github-topic
→ View on GitHub
Werkzeug Cracker is a tool designed to perform wordlist attacks on hashes generated by the `werkzeug.security` module, primarily to verify password hashes efficiently. It utilizes the `check_password_hash` function to determine password validity and supports multithreading to enhance cracking speed, allowing users to specify the number of threads for improved performance. The tool is compatible with both Linux and Windows platforms and requires Python 3.10 for operation.