Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の英語でごめんなさい。システム内の DEVICE_OBJECT へのすべてのポインターを列挙したいと考えています。これはユーザーモードからできることは知っていますが、忘れていました。ZwQueryDirectiryObject または SetupAPI の助けを借りている可能性があります..?
を使用できますNtQueryDirectoryObjectが、それは s へのポインターを提供しませんDEVICE_OBJECT。NtQuerySystemInformationデバイス オブジェクトを開いてから、ポインタを取得するために使用するハンドルを列挙してみてください。
NtQueryDirectoryObject
DEVICE_OBJECT
NtQuerySystemInformation