Kernel Development: Kernel cache is disabled automatically in casehashcat is compiled with DEBUG=1

See https://github.com/hashcat/hashcat/issues/2750
This commit is contained in:
Jens Steube
2021-04-26 09:51:50 +02:00
parent db57497e8f
commit 0ba77fe761
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -78,6 +78,7 @@
- Hash-Mode 13200 (AxCrypt): Changed the name to AxCrypt 1 to avoid confusion
- Hash-Mode 13300 (AxCrypt in-memory SHA1): Changed the name to AxCrypt 1 in-memory SHA1
- Kernel Crypto Library: Removed unnecessary utf16 conversion functions which would apply on HMAC data portion
- Kernel Development: Kernel cache is disabled automatically in case hashcat is compiled with DEBUG=1
- OpenCL Runtime: Switched default OpenCL device type on macOS from GPU to CPU. Use -D 2 to enable GPU devices
- Unit tests: Added Python 3 support for all of the Python code in our test framework
- Unit tests: Fixed the packaging of test (-p) feature