Merge branch 'master' into master
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
## Algorithms
|
||||
##
|
||||
|
||||
- Added hash-mode: Bitwarden
|
||||
- Added hash-mode: Apple iWork
|
||||
- Added hash-mode: AxCrypt 2 AES-128
|
||||
- Added hash-mode: AxCrypt 2 AES-256
|
||||
@@ -16,6 +17,7 @@
|
||||
- Fixed too early execution of some module functions which could make use of non-final values opts_type and opti_type
|
||||
- Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused
|
||||
- Fixed race condition resulting in out of memory error on startup if multiple hashcat instances are started at the same time
|
||||
- Fixed unexpected non-unique salts in multi-hash cracking in Bitcoin/Litecoin wallet.dat module which lead to false negatives
|
||||
|
||||
##
|
||||
## Improvements
|
||||
|
||||
+2
-1
@@ -274,9 +274,10 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- Apple Keychain
|
||||
- Apple Secure Notes
|
||||
- JKS Java Key Store Private Keys (SHA1)
|
||||
- RSA/DSA/EC/OPENSSH Private Keys
|
||||
- RSA/DSA/EC/OpenSSH Private Keys
|
||||
- 1Password, agilekeychain
|
||||
- 1Password, cloudkeychain
|
||||
- Bitwarden
|
||||
- Password Safe v2
|
||||
- Password Safe v3
|
||||
- LastPass + LastPass sniffed
|
||||
|
||||
Reference in New Issue
Block a user