github HotCakeX/Harden-Windows-Security WDACConfigv0.2.7
WDACConfig module update v0.2.7

What's Changed

  1. Added VS Code workspace file to offer easy debugging of the module.
  2. Implemented a lot of best practices in the code to make it safer, faster and better.
  3. Invoke-WDACSimulation is now a lot faster and supports more file rules.
  4. Added progress bar to Invoke-WDACSimulation. More cmdlets will have it in the future.
  5. Added verbose messages all over the module. Use the common parameter -Verbose with each cmdlet to get extra messages about what's happening under the hood.
  6. Changed a lot of messages that used be displayed with -Debug parameter to be displayed when -Verbose is used.
  7. Improved Windows build number detection
  8. Bumped required PowerShell version to 7.4.0 due to the new features implemented.
  9. Completely restructured and reengineered the WDACConfig module
  10. Increased the required version for SignTool.exe to 10.0.22621.2428 which is available in the latest SDK

PR: #160


Don't miss a new Harden-Windows-Security release

NewReleases is sending notifications on new releases.