Harden-Windows-Security
Harden-Windows-Security copied to clipboard
Create a policy editor in the AppControl Manager
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
Phase 1 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/645
Phase 2 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/704
Phase 3 is done: https://github.com/HotCakeX/Harden-Windows-Security/pull/766