pyregfi
 All Classes Namespaces Files Functions Variables Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NpyregfiPython interface to the regfi library
 oNstructuresLow-level data structures and C API mappings
 |oCREGFI_VK
 |oCREGFI_SK
 |oCREGFI_SUBKEY_LIST
 |oCREGFI_VALUE_LIST
 |oCREGFI_CLASSNAME
 |oCREGFI_DATA
 |oCREGFI_NK
 |oCREGFI_ITERATOR
 |oCREGFI_FILE
 |oCREGFI_RAW_FILE
 |\CREGFI_DATA__interpreted
 oNwinsecLow-level data structures for winsec library
 |oCWINSEC_UUID
 |oCWINSEC_DOM_SID
 |oCWINSEC_ACE
 |oCWINSEC_ACL
 |oCWINSEC_DESC
 |oCACERepresents 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
 oCDATA_TYPESAn enumeration of registry Value data types
 oCLOG_TYPESAn enumeration of log message types
 oC_StructureWrapperAbstract class for most objects returned by the library
 oCKeyRegistry key These represent registry keys (REGFI_NK records) and provide access to their subkeys, values, and other metadata
 oCValueRegistry value (metadata)
 oCSecurityRepresents a registry SK record which contains a security descriptor
 oC_GenericListAbstract class for ValueList and SubkeyList
 oCSubkeyListThe list of subkeys associated with a Key
 oCValueListThe list of values associated with a Key
 oCHiveRepresents a single registry hive (file)
 \CHiveIteratorA special purpose iterator for registry hives