From 3240845cf33fe6ac254585b7b5f462726526cc63 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Thu, 17 Nov 2016 10:41:38 +0100 Subject: [PATCH] Add some note about improved NVIDIA cracking performance --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 44de2bd6c..213a17817 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -30,6 +30,7 @@ The CLI (hashcat.bin or hashcat.exe) works as before but from a technical perspe ## Algorithms ## +- Improved NVIDIA cracking performance when doing rule-based attacks for very fast hashes like NTLM by 35% or more - Reduce maximum number of allowed function calls per rule from 255 to 31 to save device memory - Workaround for some OpenCL kernels to compile with AMDGPU-Pro Driver - Allow words of length > 31 in wordlists for -a 0 for some slow hashes if no rules are in use