問題タブ [antimalware]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
windows - Antimalware Protected Process Light (AM-PPL) dll の読み込み要件は何ですか?
https://docs.microsoft.com/en-us/windows/win32/services/protecting-anti-malware-services-によると、「保護されたプロセスに読み込まれる Windows 以外の DLL は、適切な証明書で署名する必要があります。 ."
DLL が「非 Windows」と見なされる条件は何ですか? つまり、「Windows」の dll とは何ですか。
AM-PPL プロセスである msmpeng.exe は、署名されていない dll である C:\Windows\System32\slc.dll をロードするという事実を知っています。なぜそれが許されるのですか?
どんな情報でも大歓迎です。
ありがとう!