Package winappdbg :: Module system
[hide private]
[frames] | no frames]

Module system

Instrumentation module.


See Also: http://apps.sourceforge.net/trac/winappdbg/wiki/Instrumentation

Classes [hide private]
    Instrumentation
  Module
Interface to a DLL library loaded in the context of another process.
  Thread
Interface to a thread in another process.
  Process
Interface to a process.
  System
Interface to a batch of processes, plus some system wide settings.
    Capabilities (private)
  PathOperations
Static methods for filename and pathname manipulation.
  ModuleContainer
Encapsulates the capability to contain Module objects.
  ThreadContainer
Encapsulates the capability to contain Thread objects.
  MemoryAddresses
Class to manipulate memory addresses.
  MemoryOperations
Encapsulates the capabilities to manipulate the memory of a process.
  SymbolEnumerator
Internally used by SymbolContainer to enumerate symbols in a module.
  SymbolContainer
Capability to contain symbols.
  SymbolOperations
Encapsulates symbol operations capabilities.
  ThreadDebugOperations
Encapsulates several useful debugging routines for threads.
  ProcessDebugOperations
Encapsulates several useful debugging routines for processes.
  ProcessContainer
Encapsulates the capability to contain Process objects.
Variables [hide private]
  __revision__ = '$Id: system.py 158 2009-05-16 00:55:52Z qvasim...
Variables Details [hide private]

__revision__

Value:
'$Id: system.py 158 2009-05-16 00:55:52Z qvasimodo $'