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

Module textio

source code

Functions for text input, logging or text output.

Classes [hide private]
    Helpers
  HexInput
Static functions for user input parsing.
  HexOutput
Static functions for user output parsing.
  HexDump
Static functions for hexadecimal dumps.
  Color
Colored console output.
  Table
Text based table.
  CrashDump
Static functions for crash dumps.
  DebugLog
Static functions for debug logging.
  Logger
Logs text to standard output and/or a text file.
Variables [hide private]
  __revision__ = '$Id: textio.py 1299 2013-12-20 09:30:55Z qvasi...
  __package__ = 'winappdbg'
Variables Details [hide private]

__revision__

Value:
'$Id: textio.py 1299 2013-12-20 09:30:55Z qvasimodo $'