| Trees | Indices | Help |
|
|---|
|
|
A High level class to abstract access to the registry hive.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
ROOT_INDEX = 32
|
|
VK_SIG =
|
|
BIG_DATA_MAGIC = 16344
|
|
| Properties | |
|
Name Return the name of the registry. |
|
|
Inherited from |
|
| Method Details |
Abstract a registry hive.
Args:
session: An optional session object.
profile: A profile to operate on. If not provided we use
session.profile.
address_space: An instance of the HiveBaseAddressSpace.
filename: If the registry exists in a file, specify the filename to
save instantiating the address_space.
stable: Should we try to open the unstable registry area?
|
Opens a key.
Args:
key: A string path to the key (separated with / or \) or a list of
path components (useful if the keyname contains /).
|
| Property Details |
NameReturn the name of the registry.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:23 2017 | http://epydoc.sourceforge.net |