Fixed a bug when cracking a large salted hashlist: If a word is rejected this produces so high CPU load that cracking process doesn't start

This commit is contained in:
Jens Steube
2016-11-09 02:02:11 +01:00
parent 7958479b62
commit 779662ea23
2 changed files with 32 additions and 26 deletions
+1
View File
@@ -17,6 +17,7 @@
- Status display shows what's the base and modifier keyspace currently in use
- Added a workaround for some OpenCL kernel to compile with amd-gpu-pro
- Added option --keep-guessing to continue cracking hashes even after they have been cracked (to find collisions)
- Fixed a bug when cracking a large salted hashlist: If a word is rejected this produces so high CPU load that cracking process doesn't start
##
## Algorithms