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

Module textio

source code

Functions for text input, logging or text output.

Classes [hide private]
    Debugging
  DebugLog
Static functions for debug logging.
    Crash reporting
  CrashDump
Static functions for crash dumps.
    Miscellaneous
  HexInput
Static functions for user input parsing.
  HexOutput
Static functions for user output parsing.
  HexDump
Static functions for hexadecimal dumps.
  Table
Text based table.
  Logger
Logs text to standard output and/or a text file.
Variables [hide private]
  __revision__ = '$Id: textio.py 689 2010-06-20 13:56:12Z qvasim...
  __package__ = 'winappdbg'
Variables Details [hide private]

__revision__

Value:
'$Id: textio.py 689 2010-06-20 13:56:12Z qvasimodo $'