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

Fix security callback enumeration for 32bit #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qtc-de
Copy link

@qtc-de qtc-de commented Sep 24, 2023

From RpcCore2 on, the _RPC_INTERFACE_T structure layout seems to be incorrect regarding the security callback. I recently encountered a 32bit RPC server utilizing security callbacks and they were not displayed in RpcView.

The changes in this PR were confirmed to fix the issue for RpcCore4 and probably also work for the previous two versions.

From RpcCore2, the _RPC_INTERFACE_T structure layout seems to be
incorrect regarding the security callback. The changes in this commit
were confirmed to fix the issue for RpcCore4 and probably also work for
the previous two versions.
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