From 7c327e314a347f445c97fbffbc81cb97f889c20c Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Wed, 14 Aug 2019 12:35:23 +0200 Subject: [PATCH] Update changes.txt, add entry on documentations --- docs/changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index f22cc8768..42bb6124b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -6,11 +6,12 @@ - Fully modularized hash-mode integration via plugin interface and converted all existing hash-modes - Refactor hashcat backend interface to allow adding compute API other than OpenCL -- Add CUDA as a new compute API to hashcat backend (enables hashcat to run on NVIDIA Jetson or IBM POWER9) +- Added CUDA as a new compute API to hashcat backend (enables hashcat to run on NVIDIA Jetson or IBM POWER9) - Support use of all available GPU memory using CUDA backend - Support on-the-fly loading of compressed wordlists in zip and gzip format - Support for inline VeraCrypt PIM Brute-Force - Support deflate decompression for the 7-Zip hash-mode using zlib hook +- Added documentation on hashcat brain, slow-candidate and keyboard-layout mapping features ## ## Algorithms