github HotCakeX/Harden-Windows-Security AppControlManager-v2.0.36.0
AppControl Manager v2.0.36.0

Installation

install AppControl Manager from Microsoft Store

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

Documentation

What's New

  • Updated dependencies to the latest versions, including the .NET SDK.

  • Fixed an issue related to retrieving the Microsoft recommended User-Mode block rules. Microsoft set the entire repository responsible for hosting the list as Private. Now the app no longer tries to access the repository and instead retrieves the list from the Microsoft Learn page directly. - Thanks @TheIllusion24 for reporting it.

  • When sound is on (it is off by default) in the AppControl Manager, the typing effect's audio no longer appears in the OS media controls. related issue. - Thanks @TheIllusion24 for reporting it.

  • Further strengthened both app's security by adopting "DEPENDENTLOADFLAG" flag forcing the app to always find DLLs it needs from the System32 directory only.

  • Improved memory management by tightening resource usage in various UI elements of AppControl Manager.

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

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

NewReleases is sending notifications on new releases.