首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >对于SystemKernelVaShadowInformation和SystemSpeculationControlInformation,有没有NtQuerySystemInformation的替代品?

对于SystemKernelVaShadowInformation和SystemSpeculationControlInformation,有没有NtQuerySystemInformation的替代品?
EN

Stack Overflow用户
提问于 2021-04-28 19:12:05
回答 1查看 72关注 0票数 1

由于微软不鼓励使用NtQuerySystemInformation,因此我正在寻找替代方案来显示在操作系统上设置的spectre和meltdown缓解选项。

EN

回答 1

Stack Overflow用户

发布于 2021-04-28 20:59:34

正如NtQuerySystemInformation的文档所解释的:

应用程序应使用本主题中列出的备用函数。

无论是SystemKernelVaShadowInformation条目还是SystemSpeculationControlInformation条目列表都不能替代函数,因此您无法在使用NtQuerySystemInformation提供的功能的同时避免调用它。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67299127

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档