Add support for @ rule (RULE_OP_MANGLE_PURGECHAR) to use on GPU

This commit is contained in:
jsteube
2016-07-25 22:54:07 +02:00
parent 0154d636bf
commit 8acf5b3879
4 changed files with 82 additions and 9 deletions
+1
View File
@@ -20,6 +20,7 @@
- Output cracked hashes on Windows using \r\n and not \n
- Replace RegGetValue() with RegQueryValueEx() to enable Windows XP 32 bit compatibility
- Slightly increased NVidias rule-processing performance by using generic instructions instead of byte_perm()
- Add support for @ rule (RULE_OP_MANGLE_PURGECHAR) to use on GPU
##
## Bugs