Fixed a bug in rule generator code when using the memory copy function

This commit is contained in:
jsteube
2016-11-12 15:34:17 +01:00
parent b0a616084d
commit 45ffc764ed
2 changed files with 4 additions and 3 deletions

View File

@@ -18,8 +18,9 @@
## Bugs
##
- Fixed a bug when cracking a large salted hashlist status view showed 0H/s but progress counter increased
- Fixed a bug when loading custom charset from file
- Fixed a bug in wordlist reject code when cracking a large salted hashlist
- Fixed a bug in custom charset from file parsing code
- Fixed a bug in rule generator code when using the memory copy function
##
## Algorithms