From 566d72dee15a759e470e5540ee25b99c7513e021 Mon Sep 17 00:00:00 2001 From: philsmd <921533+philsmd@users.noreply.github.com> Date: Tue, 22 Mar 2022 16:01:22 +0100 Subject: [PATCH] update changes for -k -a 7 -O fix --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 6a2cb85d9..3f0da1e6a 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -46,6 +46,7 @@ - Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode - Fixed password limit in optimized kernel for hash-mode 10700 - Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices +- Fixed usage of --rule-right (-k) in -a 7 with optimized (-O) kernels - Fixed Unit Test early exit on luks test file download/extract failure - Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat - Fixed Unit Test salt-max in case of optimized kernel, with hash-type 22 and 23