You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
In the Entity[State/Item]RegistryTypeType, we should make the following changes to more accurately reflect the different possible data types in the Windows registry:
reg_dword_little_endian should be deprecated or removed (it is defined to have the same value as reg_dword)
reg_qword_little_endian should be deprecated or removed (it is defined to have the same value as reg_qword)