265 lines
5.1 KiB
Plaintext
265 lines
5.1 KiB
Plaintext
winobjex64\aboutDlg.c
|
|
winobjex64\aboutDlg.h
|
|
|
|
* About dialog routines including window dialog procedure
|
|
|
|
winobjex64\drvhelper.c
|
|
winobjex64\drvhelper.h
|
|
|
|
* Support for WinIo as additional memory read driver (mitigations enabled)
|
|
|
|
winobjex64\excepth.c
|
|
winobjex64\excepth.h
|
|
|
|
* Custom access violation exception handler including minidump
|
|
|
|
winobjex64\extras\extras.c
|
|
winobjex64\extras\extras.h
|
|
|
|
* Extras menu handler
|
|
|
|
winobjex64\extapi.c
|
|
winobjex64\extapi.h
|
|
|
|
* Windows 7/8/8.1 missing API support
|
|
|
|
winobjex64\extas\extrasCallbacks.c
|
|
winobjex64\extras\extrasCallbacks.h
|
|
winobjex64\extras\extrasCallbacksPatterns.h
|
|
|
|
* Windows kernel callbacks list
|
|
|
|
winobjex64\extras\extrasDrivers.c
|
|
winobjex64\extras\extrasDrivers.h
|
|
|
|
* Drivers list
|
|
|
|
winobjex64\extras\extrasSSDT.c
|
|
winobjex64\extras\extrasSSDT.h
|
|
|
|
* KiServiceTable/W32pServiceTable list
|
|
|
|
winobjex64\extras\extrasIPC.c
|
|
winobjex64\extras\extrasIPC.h
|
|
|
|
* Pipes and mailslots dialog
|
|
|
|
winobjex64\extras\extrasPN.c
|
|
winobjex64\extras\extrasPN.h
|
|
|
|
* Windows Private Namespaces dialog
|
|
|
|
winobjex64\extras\extrasPSList.c
|
|
winobjex64\extras\extrasPSList.h
|
|
|
|
* Process list dialog
|
|
|
|
winobjex64\extras\extrasSL.c
|
|
winobjex64\extras\extrasSL.h
|
|
|
|
* Software Licensing Cache dialog
|
|
|
|
winobjex64\extras\extrasUSD.c
|
|
winobjex64\extras\extrasUSD.h
|
|
|
|
* UserSharedData dialog
|
|
|
|
winobjex64\findDlg.c
|
|
winobjex64\findDlg.h
|
|
|
|
* Find Object routines including window dialog procedure
|
|
|
|
winobjex64\hash.c
|
|
winobjex64\hash.h
|
|
|
|
* Hash support
|
|
|
|
winobjex64\instdrv.c
|
|
winobjex64\instdrv.h
|
|
|
|
* Helper driver installation routines
|
|
|
|
winobjex64\kldbg.c
|
|
winobjex64\kldbg.h
|
|
|
|
* Windows Kernel Debugging Driver support routines, object related internal API set
|
|
|
|
winobjex64\kldbg_pattern.h
|
|
|
|
* Signature patterns used to find undocumented stuff
|
|
|
|
winobjex64\ksymbols.h
|
|
|
|
* Header file for kernel symbol names
|
|
|
|
winobjex64\list.c
|
|
winobjex64\list.h
|
|
|
|
* Treeview and listview handlers for main window
|
|
|
|
winonjex64\log\log.c
|
|
winonjex64\log\log.h
|
|
|
|
* WinObjEx64 internal logviewer
|
|
|
|
winobjex64\main.c
|
|
|
|
* Program entry point and initialization routines, main window dialog procedure handler
|
|
|
|
winobjex64\minirtl\minirtl.c
|
|
winobjex64\minirtl\minirtl.h
|
|
|
|
* Set of reimplemented rtl routines
|
|
|
|
winobjex64\msvcver.h
|
|
|
|
* MS VisualC compiler versions header file
|
|
|
|
winobjex64\objects.c
|
|
|
|
* Known objects support functions
|
|
|
|
winobjex64\objects.h
|
|
|
|
* Known objects table
|
|
|
|
winobjex64\plugmngr.c
|
|
winobjex64\plugmngr.h
|
|
|
|
* Plugin manager
|
|
|
|
winobjex64\symparser.c
|
|
winobjex64\symparser.h
|
|
|
|
* Symbols support
|
|
|
|
winobjex64\props\propAlpcPort.c
|
|
winobjex64\props\propAlpcPort.h
|
|
|
|
* Property sheet for ALPC Port information
|
|
|
|
winobjex64\props\propBasic.c
|
|
winobjex64\props\propBasic.h
|
|
winobjex64\props\propBasicConsts.h
|
|
|
|
* Property sheet "Basic" handlers, including window procedures and consts
|
|
|
|
winobjex64\props\propDesktop.c
|
|
winobjex64\props\propDesktop.h
|
|
|
|
* Property sheet "Desktop" handlers
|
|
|
|
winobjex64\props\propDlg.c
|
|
winobjex64\props\propDlg.h
|
|
|
|
* "Properties" property sheet creation and window procedures, all sheets created here
|
|
|
|
winobjex64\props\propDriver.c - property sheet "Driver" handlers, including window procedures
|
|
winobjex64\props\propDriver.h
|
|
|
|
winobjex64\props\propObjectDump.c
|
|
winobjex64\props\propObjectDump.h
|
|
|
|
* Dumping and decoding kernel objects for "Object" property sheet
|
|
|
|
winobjex64\props\propObjectDumpConsts.h
|
|
|
|
* Kernel object string converted constants
|
|
|
|
winobjex64\props\propProcess.c
|
|
winobjex64\props\propProcess.h
|
|
|
|
* Property sheet "Process" handler, window procedure
|
|
|
|
winobjex64\props\propSection.c
|
|
winobjex64\props\propSection.h
|
|
|
|
* Property sheet for Section object dump information
|
|
|
|
winobjex64\props\propSecurity.c
|
|
winobjex64\props\propSecurity.h
|
|
|
|
* "Security" property sheet handler and ISecurityInformation implementation
|
|
|
|
winobjex64\props\propSecurityConsts.h
|
|
|
|
* Object type access values, generic mappings here
|
|
|
|
winobjex64\props\propToken.c
|
|
winobjex64\props\propToken.h
|
|
|
|
* Property sheet "Token" handler, window procedure
|
|
|
|
winobjex64\props\propType.c
|
|
winobjex64\props\propType.h
|
|
|
|
* Property sheet "Type" handlers, including window procedure for "Procedures" sheet
|
|
|
|
winobjex64\props\propTypeConsts.h
|
|
|
|
* Known object access rights converted to strings listed here
|
|
|
|
winobjex64\sdviewDlg.c
|
|
winobjex64\sdviewDlg.h
|
|
|
|
* "View Security Descriptor" dialog routines including window procedure
|
|
|
|
winobjex64\sup.c
|
|
winobjex64\sup.h
|
|
winobjex64\supConsts.h
|
|
|
|
* Support api set and consts
|
|
|
|
winobjex64\tests\testunit.c
|
|
winobjex64\tests\testunit.h
|
|
|
|
* All objects test code here
|
|
|
|
shared\treelist\treelist.c
|
|
shared\treelist\treelist.h
|
|
|
|
* systreeview32 combined with sysheader32 control
|
|
|
|
winobjex64\wine.h
|
|
winobjex64\wine.c
|
|
|
|
* Wine support header file
|
|
|
|
winobjex64\global.h
|
|
|
|
* Global include file
|
|
|
|
shared\ntos\ntos.h
|
|
|
|
* NT os internals related definitions and prototypes
|
|
|
|
shared\ntos\ntalpc.h
|
|
|
|
* MS ALPC port dedicated header file
|
|
|
|
shared\ntos\ntldr.c
|
|
shared\ntos\ntldr.h
|
|
|
|
* NT PE loader related declarations and routines
|
|
|
|
shared\ntos\ntsup.c
|
|
shared\ntos\ntsup.h
|
|
|
|
* Native API shared rtl
|
|
|
|
shared\ntos\apisetx.h
|
|
|
|
* MS ApiSetSchema dedicated header file
|
|
|
|
shared\sdk\extdef.h
|
|
|
|
* Windows SDK 8.1 missing definitions support
|
|
|
|
winobjex64\resource.h
|
|
|
|
* Visual Studio generated resource header
|
|
|
|
winobjex64\ui.h
|
|
|
|
* User interface global constant
|