| Trees | Indices | Help |
|
|---|
|
|
A class for Desktop objects
| Nested Classes | |
|
__metaclass__ Give each object a unique ID. (Inherited from rekall.obj.BaseObject) |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
| Class Variables | |
obj_name = <No name>
(Inherited from rekall.obj.BaseObject)
|
|
obj_parent = <No parent>
(Inherited from rekall.obj.BaseObject)
|
|
obj_producers = Nonehash(x) (Inherited from rekall.obj.BaseObject) |
|
| Properties | |
|
WindowStation Returns this desktop's parent window station |
|
|
DeskInfo Returns the desktop info object |
|
|
Interactive Check if a window station is interactive (Inherited from rekall.plugins.windows.gui.win32k_core.tagWINDOWSTATION) |
|
|
LastRegisteredViewer The EPROCESS of the last registered clipboard viewer (Inherited from rekall.plugins.windows.gui.win32k_core.tagWINDOWSTATION) |
|
|
Name Get the window station name. (Inherited from rekall.plugins.windows.gui.win32k_core.tagWINDOWSTATION) |
|
|
indices Returns (usually 1) representation(s) of self usable as dict keys. (Inherited from rekall.obj.Struct) |
|
| obj_end (Inherited from rekall.obj.BaseObject) | |
| obj_size (Inherited from rekall.obj.Struct) | |
|
parents Returns all the parents of this object. (Inherited from rekall.obj.BaseObject) |
|
|
Inherited from |
|
| Method Details |
|
Traverses windows in their Z order, bottom to top.
|
| Property Details |
WindowStationReturns this desktop's parent window station
|
DeskInfoReturns the desktop info object
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:08 2017 | http://epydoc.sourceforge.net |