I needed to exclude this program from
But still I see another log event in Hitman sophoshmpaservice.log
2025-02-05T10:36:51.316Z [ 1820: 2732] W [WinVerifyFileClassifier] GetFileEmbeddedSigned: WinVerifyTrust for path D:\xxx\bin\program.exe returned 0x800b0100
2025-02-05T10:36:51.340Z [ 1820: 2732] W [WinVerifyFileClassifier] Failed to get context for file D:\xxx\bin\program.exe with error code 2148073480
What kind of check is it? Looks like certificate checking for code signing.
Can I exclude that behavior on the exe?