| Home | Trees | Indices | Help |
|
|---|
|
|
Module unload event.
|
|||
| int |
|
||
| Module |
|
||
| None or FileHandle |
|
||
| None or str |
|
||
|
|||
| int |
|
||
| str |
|
||
| str |
|
||
| int |
|
||
| Process |
|
||
| Thread |
|
||
| int |
|
||
|
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 |
|||
|
|||
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:53 2013 | http://epydoc.sourceforge.net |