Fixed missing wordlist encoding in combinator mode

Fixes #1668
This commit is contained in:
Jens Steube
2018-10-18 14:19:07 +02:00
parent 4a9171ca5d
commit 5ee3e502f8
2 changed files with 50 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@
- Fixed detection of unique ESSID in WPA-PMKID-* parser
- Fixed speed/delay problem when quitting while the outfile folder is being scanned
- Fixed a race condition in status view leading to out-of-bound reads
- Fixed missing wordlist encoding in combinator mode
* changes v4.2.0 -> v4.2.1