Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
- You can now select the exact Algorithm when generating a certificate in the AppControl Manager, including SHA-3.
- Improved the cancellation feature when signing into Microsoft tenant. It now allows you to cancel the sign-in process immediately after pressing the Sign In button.
- Updated NuGet dependencies to the latest version.
- Updated the Rust toolchain to the latest version.
- Improved the User Interface localization for all of the supported languages.
- Lots of refactoring and code optimizations.
- Reduced the memory usage of the application when navigating to certain pages.
- The logs now contain a lot more information regarding the operations taking place in the app.
- Fixed an issue with the app's icon on the taskbar where if you previously force closed the app while it was doing a long running operation such as file scan or simulation, after next app start its icon would still have the in-progress badge, which is no longer the case.
PRs
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli