Extended password length up to 32 for 7zip
[hashcat.git] / docs / changes.txt
index f6ec3b5..b7e3ad7 100644 (file)
@@ -59,6 +59,7 @@ It combines all features of all hashcat projects in one project.
 - Benchmark no longer depends on a fixed time
 - Removed option --benchmark-mode, therefore support --workload-profile in benchmark-mode
 - Extended support from 14 to 255 functions calls per rule
+- Extended password length up to 32 for 7zip
 - Extended version information
 - Removed some duplicate rules in T0XlCv1, d3ad0ne and dive
 - Redesigned changes.txt layout
@@ -118,3 +119,4 @@ It combines all features of all hashcat projects in one project.
 - Added -cl-std=CL1.1 to all kernel build options
 - Created environment variable to inform NVidia OpenCL runtime to not create its own kernel cache
 - Created environment variable to inform pocl OpenCL runtime to not create its own kernel cache
+- Dropped special 64-bit rotate() handling for NV, it seems that they've added it to their OpenCL runtime