General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile

This commit is contained in:
jsteube
2018-07-30 13:23:48 +02:00
parent 0e2c94c695
commit cd0923f1b8
5 changed files with 163 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
- Added JtR-compatible support for hex notation in rules engine
- Added OpenCL device utilization to the status information in machine-readable output
- General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile
- 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 fails
- OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder