There is a typo in the file StringHelper.cpp line 111 ` { FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Acyion Right" },` It should be ` { FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Action Right" },` This is how it currently looks like in the app: <img width="684" height="115" alt="Image" src="https://github.com/user-attachments/assets/bf02eaaa-d9f3-4564-ac1a-6d27d7faeaa4" />