Skip to content

Conversation

@shewitt-au
Copy link
Contributor

@shewitt-au shewitt-au commented Dec 10, 2025

Description

Make LoadLibrary in version stripper more efficient and reliable.

Implementation description

Replace LoadLibrary with LoadLibraryEx and the LOAD_LIBRARY_AS_IMAGE_RESOURCE flag. This will be more efficent and reliable. For example the old way would fail if a static import could not be resolved. No DllMain calls will be made.

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.

1 participant