pyregfi
Packages
Here are the packages with brief descriptions (if available):
[detail level 123]
 NpyregfiPython interface to the regfi library
 NstructuresLow-level data structures and C API mappings
 CREGFI_VK
 CREGFI_SK
 CREGFI_SUBKEY_LIST
 CREGFI_VALUE_LIST
 CREGFI_CLASSNAME
 CREGFI_DATA
 CREGFI_NK
 CREGFI_ITERATOR
 CREGFI_FILE
 CREGFI_RAW_FILE
 CREGFI_DATA__interpreted
 NwinsecLow-level data structures for winsec library
 CWINSEC_UUID
 CWINSEC_DOM_SID
 CWINSEC_ACE
 CWINSEC_ACL
 CWINSEC_DESC
 CACERepresents a Microsoft access control entry, which are elements of access control lists
 CSecurityDescriptorA Microsoft security descriptor For more information, see: http://msdn.microsoft.com/en-us/library/aa379563%28v=vs.85%29.aspx
 CDATA_TYPESAn enumeration of registry Value data types
 CLOG_TYPESAn enumeration of log message types
 C_StructureWrapperAbstract class for most objects returned by the library
 CKeyRegistry key These represent registry keys (REGFI_NK records) and provide access to their subkeys, values, and other metadata
 CValueRegistry value (metadata)
 CSecurityRepresents a registry SK record which contains a security descriptor
 C_GenericListAbstract class for ValueList and SubkeyList
 CSubkeyListThe list of subkeys associated with a Key
 CValueListThe list of values associated with a Key
 CHiveRepresents a single registry hive (file)
 CHiveIteratorA special purpose iterator for registry hives