Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing fields in LoadConfig Data Directory #317

Open
RajeshNikam opened this issue May 4, 2021 · 0 comments
Open

Missing fields in LoadConfig Data Directory #317

RajeshNikam opened this issue May 4, 2021 · 0 comments
Assignees

Comments

@RajeshNikam
Copy link

Hi,

Please add missing fields from LoadConfig DD
https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-image_load_config_directory32

Here are fields for 32bit struct
'I,GuardCFCheckFunctionPointer',
'I,Reserved2',
'I,GuardCFFunctionTable',
'I,GuardCFFunctionCount',
'I,GuardFlags',
'H,CodeIntegrity.Flags',
'H,CodeIntegrity.Catalog',
'I,CodeIntegrity.CatalogOffset',
'I,CodeIntegrity.Reserved',
'I,GuardAddressTakenIatEntryTable',
'I,GuardAddressTakenIatEntryCount',
'I,GuardLongJumpTargetTable',
'I,GuardLongJumpTargetCount',
'I,DynamicValueRelocTable',
'I,CHPEMetadataPointer',
'I,GuardRFFailureRoutine',
'I,GuardRFFailureRoutineFunctionPointer',
'I,DynamicValueRelocTableOffset',
'H,DynamicValueRelocTableSection',
'H,Reserved2',
'I,GuardRFVerifyStackPointerFunctionPointer',
'I,HotPatchTableOffset',
'I,Reserved3',
'I,EnclaveConfigurationPointer',
'I,VolatileMetadataPointer',
'I,GuardEHContinuationTable',
'I,GuardEHContinuationCount' ) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants