Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
Added animated icons to the main navigation and some of the buttons. They respond to dark/light theme change as well.
Improved "Allow new apps" scenario's logic by detecting ECC signed files across both event logs and local file scan results.
The "Allow new apps" page will now show small and subtle indicators that contain the total count of event logs and local scan results at the top of their respective navigation items. They're updated in real time.
Made all JSON serialization/deserializations source-generated for improved performance.
Added new option to the appearance setting that allows you to choose an icons style. You can switch between the new animated icons, the default monochromatic icons and a default icons + Windows accent color.
More changes on the way...
PR work in progress
[!NOTE]\
The significant increase in new line additions is because of the JSON and C# classes for the new animated icons, which utilize Lottie.
What's New
Added animated icons to the main navigation and some of the buttons. They respond to dark/light theme change as well.
Improved "Allow new apps" scenario's logic by detecting ECC signed files across both event logs and local file scan results.
The "Allow new apps" page will now show small and subtle indicators that contain the total count of event logs and local scan results at the top of their respective navigation items. They're updated in real time.
Made all JSON serialization/deserializations source-generated for improved performance.
Added new option to the appearance setting that allows you to choose an icons style. You can switch between the new animated icons, the default monochromatic icons and a default icons + Windows accent color.
More changes on the way...
PR work in progress