| Trees | Indices | Help |
|
|---|
|
|
A class for window structures
| 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 | |
|
IsClipListener Check if this window listens to clipboard changes |
|
|
ClassAtom The class atom for this window |
|
|
SuperClassAtom The window's super class |
|
|
Process The EPROCESS that owns the window |
|
|
Thread The ETHREAD that owns the window |
|
|
Visible Is this window visible on the desktop |
|
|
style The basic style flags as a string |
|
|
ExStyle The extended style flags as a string |
|
|
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 |
|
| Property Details |
IsClipListenerCheck if this window listens to clipboard changes
|
ClassAtomThe class atom for this window
|
SuperClassAtomThe window's super class
|
ProcessThe EPROCESS that owns the window
|
ThreadThe ETHREAD that owns the window
|
VisibleIs this window visible on the desktop
|
styleThe basic style flags as a string
|
ExStyleThe extended style flags as a string
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:09 2017 | http://epydoc.sourceforge.net |