From 8a8d2065c13756929ce23d9a966c7bfda869a1de Mon Sep 17 00:00:00 2001 From: jsteube Date: Thu, 24 Nov 2016 18:16:12 +0100 Subject: [PATCH] Add a note in changes.txt about changed $HEX[] behaviour --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index e6487b15b..bb8d0eed6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -16,6 +16,7 @@ The CLI (hashcat.bin or hashcat.exe) works as before but from a technical perspe - Status view: Show the current position in the queue for both base and modifier (Ex: Wordlist 2/5) - Status view: Show temperature, coreclock, memoryclock, fanspeed and pci-lanes for devices using AMDGPU-Pro Driver - Status view: Show core-clock and memory-clock in benchmark-mode in case --machine-readable is set +- Password candidate: Do not use $HEX[] if the password candidate is a valid UTF-8 string and print out as-is ## ## Bugs