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

Module registry

source code

Registry access.

Classes [hide private]
  _RegistryContainer
Base class for Registry and RegistryKey.
    Instrumentation
  RegistryKey
Exposes a single Windows Registry key as a dictionary-like object.
  Registry
Exposes the Windows Registry as a Python container.
Variables [hide private]
  __revision__ = '$Id: registry.py 1299 2013-12-20 09:30:55Z qva...
  __package__ = 'winappdbg'
Variables Details [hide private]

__revision__

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