Fixed custom char parsing code in maskfiles in --increment mode: Custom charset wasn't used

This commit is contained in:
jsteube
2016-12-17 14:09:58 +01:00
parent 72599fd109
commit 767ad440b2
2 changed files with 106 additions and 29 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
- Fixed infinite loop when using --loopback in case all hashes have been cracked
- Fixed double fclose() using AMDGPU-Pro on sysfs compatible platform: Leading to segfault
- Fixed kernel loops in leading to slower performance in --increment mode
- Fixed kernel loops in --increment mode leading to slower performance
- Fixed custom char parsing code in maskfiles in --increment mode: Custom charset wasn't used
- Removed access to readlink() on FreeBSD: Causes problem building hashcat
##