Skip to content

Fix import table handling for older PE formats#117

Open
HarryR wants to merge 1 commit intodecompals:mainfrom
HarryR:HarryR-old-import-compat
Open

Fix import table handling for older PE formats#117
HarryR wants to merge 1 commit intodecompals:mainfrom
HarryR:HarryR-old-import-compat

Conversation

@HarryR
Copy link
Copy Markdown

@HarryR HarryR commented Apr 16, 2026

Handle older PE formats by using import address table if import lookup table is missing.

Fixes #116

Handle older PE formats by using import address table if import lookup table is missing.

Fixes decompals#116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loader: ILT fallback to IAT for older PEs

1 participant