Matt
Matt
Issue #3205 wants hashes for all of the Python Werkzeug formats. This PR is intended to implement every possible hash supported by Werkzeug. This is relatively easy as most of...
Resolves #2581 by ensuring that auth checks for the username are performed by doing a lower-case comparison. A test case was also added in `auth_test.go` to ensure that the case-insensitive...
Added CI/CD building for hashcat-utils across Windows, Mac and Linux. The resultant build files are also available for download as artifacts, typically for 90 days. This will build on each...
## Description Fixes #6 by adding a `--offline` command line switch and improved error handling ## Pull Request Checklist: - [x] I have written tests which cover at least 80%...
- [ ] Gosec scanning - [ ] MacOS runner - [ ] Draft release for tags on master