new feature: allow -o to be used in stdout mode

This commit is contained in:
philsmd
2016-08-18 11:04:23 +02:00
parent f715f675ec
commit 14677e915f
2 changed files with 18 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@
- 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
- Add support for --outfile (short -o) to be used together with --stdout
##
## Bugs