OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder

This commit is contained in:
jsteube
2018-06-20 14:18:17 +02:00
parent c28fdf7f44
commit 32d6b3e10e
348 changed files with 11 additions and 10 deletions
+1
View File
@@ -12,6 +12,7 @@
- HCCAPX management: Use advanced hints in message_pair stored by hcxtools about endian bitness of replay counter
- OpenCL kernels: Abort session if kernel self-test failed
- OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
- Added JtR-compatible support for hex notation in rules engine
##