Version 1.4:
- Fixed the bug when the program is compiled in Windows environment and the swprintf function did not work as expected inside the function "ConvertToNtPath".
- Configured the filter as highest weight so the block will work if there is other WFP filter in the same sub-layer to explicitly permit EDR outbound traffic. However, it doesn't mean the filters created by EDRSilencer will always be the highest priorities as the filter arbitration will check sub-layer's weight too. (https://learn.microsoft.com/en-us/windows/win32/fwp/filter-arbitration)