AppControl Manager 1.5.2.0
HotCakeX
released this
02 Dec 16:27
·
121 commits
to main
since this release
What's New
Important
How To Install: Copy and Paste this command in an elevated PowerShell. (Technical explanation available here)
(irm 'https://raw.githubusercontent.com/HotCakeX/Harden-Windows-Security/main/Harden-Windows-Security.ps1')+'AppControl'|iex
- Added support for Windows 11 build 23H2. This is in response to multiple community feedbacks that are always helpful and welcome. Closes #435
- Now AppControl Manager is fully supported on Windows 11 23H2, 24H2 and Windows Server 2025
- Completely switched to source-generated LibraryImports, improving performance. => #433
- Implemented several new code analyzers that ensure a cleaner, safer, high performance and better code.
- Improved the scanned data result DataGrid in Supplemental policy creation page. Removed 3 unused columns that don't apply to local file scans, added 1 new column to display each scanned file's Opus data.
Overall, this is a relatively small update. Big changes are coming in version 1.6 with many new features!
In case you missed it, i posted a new video demoing AppControl Manager, check it out here
https://www.youtube.com/watch?v=SzMs13n7elE
PR: #441