1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-03 12:21:07 +00:00

Add notes to changes

This commit is contained in:
jsteube 2016-10-14 21:48:10 +02:00
parent 191269f4f0
commit 554c2f9e28

View File

@ -4,6 +4,7 @@
## Improvements
##
- Added support for --speed-only: quickly shows expected speed per device based on the users hash(es) and option selected
- Added the current first and last password candidate test queued for execution per device on status view
- Use .gitmodules to handle OpenCL headers depency
- Allow loading of bcrypt hashes with signature $2b$ (February 2014)