HotCakeX / Harden-Windows-Security

Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
https://hotcakex.github.io
MIT License
1.57k stars 122 forks source link

WDACConfig Module v.0.2.7 #160

Closed HotCakeX closed 8 months ago

HotCakeX commented 9 months ago

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