Harden-Windows-Security icon indicating copy to clipboard operation
Harden-Windows-Security copied to clipboard

Create a policy editor in the AppControl Manager

Open HotCakeX opened this issue 9 months ago • 2 comments

It should have the following abilities (incomplete list, anyone feel free to suggest more features)

  • [x] Add new rules to the policy
  • [x] Remove existing rules from the policy
  • [x] Modify policy name
  • [x] Modify policy ID
  • [x] Modify HVCI Option
  • [x] Modify policy Base ID
  • [x] Modify policy version
  • [x] Modify policy Info ID
  • [x] Modify policy Type
  • [ ] Allow/Block COM object support in the policy
  • [x] Display the type and count of each rule type
  • [ ] Add/Remove custom secure settings to the policy

The idea is that you never should have to manually edit an App Control for Business policy by hand anymore using a text editor.

Other possible feature

  • [x] Right-click on XML files in the file explorer and open them with AppControl Manager

HotCakeX avatar Mar 02 '25 20:03 HotCakeX

Phase 1 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/645

HotCakeX avatar Mar 14 '25 18:03 HotCakeX

Phase 2 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/704

HotCakeX avatar Apr 17 '25 13:04 HotCakeX

Phase 3 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/766

HotCakeX avatar Jun 16 '25 20:06 HotCakeX