Home | Trees | Indices | Help |
|
---|
|
No event.
Dummy Event object that can be used as a placeholder when no debug event has occured yet. It's never returned by the EventFactory.
|
|||
|
|||
|
|||
int |
|
||
int |
|
||
int |
|
||
Process |
|
||
Thread |
|
||
str |
|
||
str |
|
||
Inherited from |
|
|||
str |
eventMethod =
Method name to call when using EventHandler subclasses. |
||
str |
eventName =
User-friendly name of the event. |
||
str |
eventDescription =
User-friendly description of the event. |
|
|||
int |
continueStatus Continue status to pass to win32.ContinueDebugEvent. (Inherited from winappdbg.event.Event) |
||
Debug |
debug Debug object that received the event. (Inherited from winappdbg.event.Event) |
||
DEBUG_EVENT |
raw Raw DEBUG_EVENT structure as used by the Win32 API. (Inherited from winappdbg.event.Event) |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Always returns |
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:53 2013 | http://epydoc.sourceforge.net |