pyregfi
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
pyregfi._GenericListAbstract class for ValueList and SubkeyList
pyregfi._StructureWrapperAbstract class for most objects returned by the library
pyregfi.winsec.ACERepresents a Microsoft access control entry, which are elements of access control lists
pyregfi.DATA_TYPESAn enumeration of registry Value data types
pyregfi.HiveRepresents a single registry hive (file)
pyregfi.HiveIteratorA special purpose iterator for registry hives
pyregfi.KeyRegistry key These represent registry keys (REGFI_NK records) and provide access to their subkeys, values, and other metadata
pyregfi.LOG_TYPESAn enumeration of log message types
pyregfi.structures.REGFI_CLASSNAME
pyregfi.structures.REGFI_DATA
pyregfi.structures.REGFI_DATA__interpreted
pyregfi.structures.REGFI_FILE
pyregfi.structures.REGFI_ITERATOR
pyregfi.structures.REGFI_NK
pyregfi.structures.REGFI_RAW_FILE
pyregfi.structures.REGFI_SK
pyregfi.structures.REGFI_SUBKEY_LIST
pyregfi.structures.REGFI_VALUE_LIST
pyregfi.structures.REGFI_VK
pyregfi.SecurityRepresents a registry SK record which contains a security descriptor
pyregfi.winsec.SecurityDescriptorA Microsoft security descriptor For more information, see: http://msdn.microsoft.com/en-us/library/aa379563%28v=vs.85%29.aspx
pyregfi.SubkeyListThe list of subkeys associated with a Key
pyregfi.ValueRegistry value (metadata)
pyregfi.ValueListThe list of values associated with a Key
pyregfi.winsec.WINSEC_ACE
pyregfi.winsec.WINSEC_ACL
pyregfi.winsec.WINSEC_DESC
pyregfi.winsec.WINSEC_DOM_SID
pyregfi.winsec.WINSEC_UUID
 All Classes Namespaces Files Functions Variables