Notes
This release adds a number of new features:
- Option to log all file writes/renames/deletes (excluding a small handful of directories). Configuration option "LogFileChanges" controls this.
- Logging of all executions with arguments, rather than just the decision that was made.
- Blocking of 32-bit binaries missing the PAGEZERO segment, unless specifically whitelisted.
- Ability to blacklist binaries based on path, using a regex, equivalent to the WhitelistRegex option.
Along with the usual mix of fixes and new bugs to find.