microsoft / Windows-classic-samples

This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Other
5.1k stars 3.23k forks source link

AMSI PROVIDERS priority #324

Open ch1990421 opened 11 months ago

ch1990421 commented 11 months ago

About AMSI PROVIDERS priority I found that on the high version of Win10, Win11, multiple AMSI Providers can coexist (all AMSI Providingrs Dll's iantimalwareProvider :: scan can be called))

I want to consult, which Windows version has the ability to coexist multiple AMSI Providers from the earliest Windows version?

### Tasks
- [ ] https://github.com/microsoft/Windows-classic-samples/issues/40