github HotCakeX/Harden-Windows-Security AppControlManager.v.1.9.6.0
AppControl Manager 1.9.6.0

Installation Microsoft Store link for AppControl Manager

Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8

What's New


  • Updated Microsoft.IdentityModel.Abstractions dependency to the latest version.

  • Added the file name to the FriendlyName field of the Hash rules that are created in the policies. Previously, the full path of the file would be there which wasn't desired according to user feedback, after that I removed the full file path, but in this version the file name is added to the FriendlyName to provide a minimum information about what each hash rule is for.

  • The accuracy of the policy merging has been significantly improved through updated logic and algorithms. AppControl Manager offers the most accurate and consistent App Control merging feature. It also involves rule de-duplication which is an important part of the merge process. It is many times more accurate than the built-in cmdlets based on hundreds of different tests performed.

  • Improved the performance of the AppControl Manager across the board.

    • It now utilizes hardware features available in Instruction Set V3 to perform the tasks faster and more efficiently.

    • The merge operation uses parallelization.

    • Multiple applicable classes have been changed to structs for more high performance usage.

    • Additional information about performance improvements in this version are available in the individual PR notes as well as comments in the code.

  • The size of the AppControl Manager package has been reduced.


PRs

  • AppControl-Manager-DownloadLink-Version-Update-Version-1.9.5.0 by @github-actions in #634
  • Explicitly defining instruction set, improving the build process and other improvements by @HotCakeX in #636
  • Update file headers and license in the AppControl Manager by @HotCakeX in #637
  • Improved the merge operation in AppControl Manager by @HotCakeX in #638
  • Performance improvements, dependency update, Hash rules creation improvement by @HotCakeX in #639

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

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

NewReleases is sending notifications on new releases.