- enterDebugLoop
bool enterDebugLoop()
Undocumented in source. Be warned that the author may not have intended to support it.
- findProcess
ProcessInfo findProcess(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateProcessDebugEvent
uint onCreateProcessDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateThreadDebugEvent
uint onCreateThreadDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onExitProcessDebugEvent
uint onExitProcessDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onExitThreadDebugEvent
uint onExitThreadDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onLoadDllDebugEvent
uint onLoadDllDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onOutputDebugStringEvent
uint onOutputDebugStringEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRipEvent
uint onRipEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onUnloadDllDebugEvent
uint onUnloadDllDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- processDebugEvent
void processDebugEvent(DEBUG_EVENT debug_event)
Undocumented in source. Be warned that the author may not have intended to support it.
- startDebugging
bool startDebugging()
Undocumented in source. Be warned that the author may not have intended to support it.