winobj 是一個 32 位的 windows nt 程序,它使用本機 windows nt api(由 ntdll.dll 提供)來訪問和顯示有關 nt 對象管理器命名空間的信息。winobj 似乎類似于 microsoft sdk 的同名程序,但 sdk 版本存在許多重大的程序錯誤,這些錯誤會妨礙它顯示準確的信息(例如,其句柄和引用計數信息被完全中斷)。此外,我們的 winobj 支持的對象類型更多。最后,2.0 版本的 winobj 在用戶界面方面有所增強,它知道如何打開設備對象,并允許您使用本機 nt 安全編輯器查看和更改對象安全信息。

winobj is a 32-bit windows nt program that using the native windows nt api (provided by the ntdll.dll) to access and display the relevant nt Object Manager namespace information. winobj of the same name seems similar to the microsoft sdk program, but there are many significant sdk version of the program errors that would prevent it shows the accurate information (for example, its handle and reference counting information is completely interrupted.) In addition, our support for the object type winobj more. Finally, the 2.0 version of the winobj in the user interface has been enhanced, it knows how to open the device object, and allows you to use the machine nt security editor to view and change object security information.