| 
    pyregfi
    
   | 
 
| ▼Npyregfi | Python interface to the regfi library | 
| ▼Nstructures | Low-level data structures and C API mappings | 
| CREGFI_CLASSNAME | |
| CREGFI_DATA | |
| CREGFI_DATA__interpreted | |
| CREGFI_FILE | |
| CREGFI_ITERATOR | |
| CREGFI_NK | |
| CREGFI_RAW_FILE | |
| CREGFI_SK | |
| CREGFI_SUBKEY_LIST | |
| CREGFI_VALUE_LIST | |
| CREGFI_VK | |
| ▼Nwinsec | Low-level data structures for winsec library | 
| CACE | Represents a Microsoft access control entry, which are elements of access control lists | 
| CSecurityDescriptor | A Microsoft security descriptor For more information, see: http://msdn.microsoft.com/en-us/library/aa379563%28v=vs.85%29.aspx | 
| CWINSEC_ACE | |
| CWINSEC_ACL | |
| CWINSEC_DESC | |
| CWINSEC_DOM_SID | |
| CWINSEC_UUID | |
| C_GenericList | Abstract class for ValueList and SubkeyList | 
| C_StructureWrapper | Abstract class for most objects returned by the library | 
| CDATA_TYPES | An enumeration of registry Value data types | 
| CHive | Represents a single registry hive (file) | 
| CHiveIterator | A special purpose iterator for registry hives | 
| CKey | Registry key These represent registry keys (REGFI_NK records) and provide access to their subkeys, values, and other metadata | 
| CLOG_TYPES | An enumeration of log message types | 
| CSecurity | Represents a registry SK record which contains a security descriptor | 
| CSubkeyList | The list of subkeys associated with a Key | 
| CValue | Registry value (metadata) | 
| CValueList | The list of values associated with a Key |