Skip to content

Conversation

@whyallyn
Copy link

@whyallyn whyallyn commented Jun 4, 2015

I updated GetReflectiveLoaderOffset to handle PE32's and PE64's regardless of the injector's architecture. I did this by adding boolean "is64" parameter to Rva2Offset. If is64 is true, PIMAGE_NT_NEADERS64 is used, otherwise PIMAGE_NT_NEADERS32 is used. This is useful when you have a DLL that doesn't match the architecture of the injecting code.

busterb added a commit to busterb/ReflectiveDLLInjection that referenced this pull request Feb 13, 2018
zeroSteiner pushed a commit to zeroSteiner/ReflectiveDLLInjection that referenced this pull request May 5, 2022
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.

2 participants