/lsobj

Lists all visible objects in the Windows kernel object namespace, a command-line WinObj

Primary LanguageC

lsobj

Lists all visible objects in the Windows kernel object namespace, using NtQueryDirectoryObject().

Originally created to have an equivalent to WinObj to run on headless servers and server silos.

Pull requests and comments welcome.